struct DevicePipelineBinaryInternalCacheControlKHR
Defined at line 55970 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkDevicePipelineBinaryInternalCacheControlKHR, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkDevicePipelineBinaryInternalCacheControlKHR.html
Public Members
StructureType sType
const void * pNext
Bool32 disableInternalCache
Public Methods
void DevicePipelineBinaryInternalCacheControlKHR (Bool32 disableInternalCache_, const void * pNext_)
Defined at line 55978 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DevicePipelineBinaryInternalCacheControlKHR (const DevicePipelineBinaryInternalCacheControlKHR & rhs)
Defined at line 55984 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DevicePipelineBinaryInternalCacheControlKHR (const VkDevicePipelineBinaryInternalCacheControlKHR & rhs)
Defined at line 55986 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DevicePipelineBinaryInternalCacheControlKHR & operator= (const DevicePipelineBinaryInternalCacheControlKHR & rhs)
Defined at line 55991 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DevicePipelineBinaryInternalCacheControlKHR & operator= (const VkDevicePipelineBinaryInternalCacheControlKHR & rhs)
Defined at line 55994 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DevicePipelineBinaryInternalCacheControlKHR & setPNext (const void * pNext_)
Defined at line 56001 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DevicePipelineBinaryInternalCacheControlKHR && setPNext (const void * pNext_)
Defined at line 56007 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DevicePipelineBinaryInternalCacheControlKHR & setDisableInternalCache (Bool32 disableInternalCache_)
Defined at line 56013 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DevicePipelineBinaryInternalCacheControlKHR && setDisableInternalCache (Bool32 disableInternalCache_)
Defined at line 56019 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDevicePipelineBinaryInternalCacheControlKHR & operator const VkDevicePipelineBinaryInternalCacheControlKHR & ()
Defined at line 56026 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDevicePipelineBinaryInternalCacheControlKHR & operator VkDevicePipelineBinaryInternalCacheControlKHR & ()
Defined at line 56031 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDevicePipelineBinaryInternalCacheControlKHR * operator const VkDevicePipelineBinaryInternalCacheControlKHR * ()
Defined at line 56036 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDevicePipelineBinaryInternalCacheControlKHR * operator VkDevicePipelineBinaryInternalCacheControlKHR * ()
Defined at line 56041 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const DevicePipelineBinaryInternalCacheControlKHR & )
Defined at line 56054 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp