HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPipelineCacheCreateInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePipelineCacheCreateInfo |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::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 77785 of file vulkan_structs.hpp.
Definition at line 77787 of file vulkan_structs.hpp.
|
inline |
Definition at line 77793 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 77806 of file vulkan_structs.hpp.
|
inline |
Definition at line 77813 of file vulkan_structs.hpp.
|
inline |
Definition at line 77871 of file vulkan_structs.hpp.
|
inline |
Definition at line 77866 of file vulkan_structs.hpp.
|
inline |
Definition at line 77905 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 77824 of file vulkan_structs.hpp.
|
inline |
Definition at line 77895 of file vulkan_structs.hpp.
|
inline |
Definition at line 77837 of file vulkan_structs.hpp.
|
inline |
Definition at line 77857 of file vulkan_structs.hpp.
|
inline |
Definition at line 77843 of file vulkan_structs.hpp.
|
inline |
Definition at line 77849 of file vulkan_structs.hpp.
|
inline |
Definition at line 77831 of file vulkan_structs.hpp.
|
static |
Definition at line 77789 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::PipelineCacheCreateFlags VULKAN_HPP_NAMESPACE::PipelineCacheCreateInfo::flags = {} |
Definition at line 77914 of file vulkan_structs.hpp.
size_t VULKAN_HPP_NAMESPACE::PipelineCacheCreateInfo::initialDataSize = {} |
Definition at line 77915 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::PipelineCacheCreateInfo::pInitialData = {} |
Definition at line 77916 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::PipelineCacheCreateInfo::pNext = {} |
Definition at line 77913 of file vulkan_structs.hpp.
|
static |
Definition at line 77790 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PipelineCacheCreateInfo::sType = StructureType::ePipelineCacheCreateInfo |
Definition at line 77912 of file vulkan_structs.hpp.