Include dependency graph for Utility.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Hubris |
| The Hubris Engine main namespace. | |
| namespace | Hubris::Graphics |
| Contains all graphics related classes and structs. | |
| namespace | Hubris::Graphics::Vulkan |
Functions | |
| constexpr VkShaderStageFlagBits | Hubris::Graphics::Vulkan::VkShaderStageToFlags (const ShaderStage &stage) noexcept |
| constexpr VkFormat | Hubris::Graphics::Vulkan::FormatToVkFormat (Format format) noexcept |
| constexpr Format | Hubris::Graphics::Vulkan::VkFormatToFormat (VkFormat format) noexcept |