Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkShaderModuleValidationCacheCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eShaderModuleValidationCacheCreateInfoEXT |
const void * | pNext = {} |
vk::ValidationCacheEXT | validationCache = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eShaderModuleValidationCacheCreateInfoEXT |
Definition at line 107495 of file vulkan_structs.hpp.
using vk::ShaderModuleValidationCacheCreateInfoEXT::NativeType = VkShaderModuleValidationCacheCreateInfoEXT |
Definition at line 107497 of file vulkan_structs.hpp.
|
inline |
Definition at line 107503 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 107512 of file vulkan_structs.hpp.
|
inline |
Definition at line 107546 of file vulkan_structs.hpp.
|
inline |
Definition at line 107541 of file vulkan_structs.hpp.
|
inline |
Definition at line 107575 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 107520 of file vulkan_structs.hpp.
|
inline |
Definition at line 107566 of file vulkan_structs.hpp.
|
inline |
Definition at line 107527 of file vulkan_structs.hpp.
|
inline |
Definition at line 107534 of file vulkan_structs.hpp.
|
static |
Definition at line 107499 of file vulkan_structs.hpp.
const void* vk::ShaderModuleValidationCacheCreateInfoEXT::pNext = {} |
Definition at line 107583 of file vulkan_structs.hpp.
|
static |
Definition at line 107500 of file vulkan_structs.hpp.
vk::StructureType vk::ShaderModuleValidationCacheCreateInfoEXT::sType = StructureType::eShaderModuleValidationCacheCreateInfoEXT |
Definition at line 107582 of file vulkan_structs.hpp.
vk::ValidationCacheEXT vk::ShaderModuleValidationCacheCreateInfoEXT::validationCache = {} |
Definition at line 107584 of file vulkan_structs.hpp.