Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkValidationCacheCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eValidationCacheCreateInfoEXT |
const void * | pNext = {} |
vk::ValidationCacheCreateFlagsEXT | flags = {} |
size_t | initialDataSize = {} |
const void * | pInitialData = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eValidationCacheCreateInfoEXT |
Definition at line 112884 of file vulkan_structs.hpp.
Definition at line 112886 of file vulkan_structs.hpp.
|
inline |
Definition at line 112892 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 112905 of file vulkan_structs.hpp.
|
inline |
Definition at line 112912 of file vulkan_structs.hpp.
|
inline |
Definition at line 112970 of file vulkan_structs.hpp.
|
inline |
Definition at line 112965 of file vulkan_structs.hpp.
|
inline |
Definition at line 113004 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 112923 of file vulkan_structs.hpp.
|
inline |
Definition at line 112994 of file vulkan_structs.hpp.
|
inline |
Definition at line 112936 of file vulkan_structs.hpp.
|
inline |
Definition at line 112956 of file vulkan_structs.hpp.
|
inline |
Definition at line 112942 of file vulkan_structs.hpp.
|
inline |
Definition at line 112948 of file vulkan_structs.hpp.
|
inline |
Definition at line 112930 of file vulkan_structs.hpp.
|
static |
Definition at line 112888 of file vulkan_structs.hpp.
vk::ValidationCacheCreateFlagsEXT vk::ValidationCacheCreateInfoEXT::flags = {} |
Definition at line 113013 of file vulkan_structs.hpp.
size_t vk::ValidationCacheCreateInfoEXT::initialDataSize = {} |
Definition at line 113014 of file vulkan_structs.hpp.
const void* vk::ValidationCacheCreateInfoEXT::pInitialData = {} |
Definition at line 113015 of file vulkan_structs.hpp.
const void* vk::ValidationCacheCreateInfoEXT::pNext = {} |
Definition at line 113012 of file vulkan_structs.hpp.
|
static |
Definition at line 112889 of file vulkan_structs.hpp.
vk::StructureType vk::ValidationCacheCreateInfoEXT::sType = StructureType::eValidationCacheCreateInfoEXT |
Definition at line 113011 of file vulkan_structs.hpp.