class PipelineCache
Defined at line 9594 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
wrapper class for handle VkPipelineCache, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkPipelineCache.html
Public Members
static ObjectType objectType
static DebugReportObjectTypeEXT debugReportObjectType
Public Methods
void PipelineCache ()
Defined at line 9604 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void PipelineCache (const PipelineCache & rhs)
Defined at line 9606 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
PipelineCache & operator= (const PipelineCache & rhs)
Defined at line 9607 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void PipelineCache (PipelineCache && rhs)
Defined at line 9610 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
PipelineCache & operator= (PipelineCache && rhs)
Defined at line 9611 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void PipelineCache (std::nullptr_t )
Defined at line 9622 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void PipelineCache (VkPipelineCache pipelineCache)
Defined at line 9624 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
PipelineCache & operator= (VkPipelineCache pipelineCache)
Defined at line 9627 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
PipelineCache & operator= (std::nullptr_t )
Defined at line 9634 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
VkPipelineCache operator VkPipelineCache_T * ()
Defined at line 9640 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
bool operator bool ()
Defined at line 9645 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
bool operator! ()
Defined at line 9650 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp