Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPipelineCacheCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::ePipelineCacheCreateInfo |
const void * | pNext = {} |
vk::PipelineCacheCreateFlags | flags = {} |
size_t | initialDataSize = {} |
const void * | pInitialData = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineCacheCreateInfo |
Definition at line 89928 of file vulkan_structs.hpp.
Definition at line 89930 of file vulkan_structs.hpp.
|
inline |
Definition at line 89936 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 89949 of file vulkan_structs.hpp.
|
inline |
Definition at line 89956 of file vulkan_structs.hpp.
|
inline |
Definition at line 90014 of file vulkan_structs.hpp.
|
inline |
Definition at line 90009 of file vulkan_structs.hpp.
|
inline |
Definition at line 90048 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 89967 of file vulkan_structs.hpp.
|
inline |
Definition at line 90038 of file vulkan_structs.hpp.
|
inline |
Definition at line 89980 of file vulkan_structs.hpp.
|
inline |
Definition at line 90000 of file vulkan_structs.hpp.
|
inline |
Definition at line 89986 of file vulkan_structs.hpp.
|
inline |
Definition at line 89992 of file vulkan_structs.hpp.
|
inline |
Definition at line 89974 of file vulkan_structs.hpp.
|
static |
Definition at line 89932 of file vulkan_structs.hpp.
vk::PipelineCacheCreateFlags vk::PipelineCacheCreateInfo::flags = {} |
Definition at line 90057 of file vulkan_structs.hpp.
size_t vk::PipelineCacheCreateInfo::initialDataSize = {} |
Definition at line 90058 of file vulkan_structs.hpp.
const void* vk::PipelineCacheCreateInfo::pInitialData = {} |
Definition at line 90059 of file vulkan_structs.hpp.
const void* vk::PipelineCacheCreateInfo::pNext = {} |
Definition at line 90056 of file vulkan_structs.hpp.
|
static |
Definition at line 89933 of file vulkan_structs.hpp.
vk::StructureType vk::PipelineCacheCreateInfo::sType = StructureType::ePipelineCacheCreateInfo |
Definition at line 90055 of file vulkan_structs.hpp.