struct PhysicalDevicePipelineBinaryPropertiesKHR

Defined at line 130413 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDevicePipelineBinaryPropertiesKHR, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDevicePipelineBinaryPropertiesKHR.html

Public Members

StructureType sType
void * pNext
Bool32 pipelineBinaryInternalCache
Bool32 pipelineBinaryInternalCacheControl
Bool32 pipelineBinaryPrefersInternalCache
Bool32 pipelineBinaryPrecompiledInternalCache
Bool32 pipelineBinaryCompressedData

Public Methods

void PhysicalDevicePipelineBinaryPropertiesKHR (Bool32 pipelineBinaryInternalCache_, Bool32 pipelineBinaryInternalCacheControl_, Bool32 pipelineBinaryPrefersInternalCache_, Bool32 pipelineBinaryPrecompiledInternalCache_, Bool32 pipelineBinaryCompressedData_, void * pNext_)

Defined at line 130421 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDevicePipelineBinaryPropertiesKHR (const PhysicalDevicePipelineBinaryPropertiesKHR & rhs)

Defined at line 130436 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDevicePipelineBinaryPropertiesKHR (const VkPhysicalDevicePipelineBinaryPropertiesKHR & rhs)

Defined at line 130438 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDevicePipelineBinaryPropertiesKHR & operator= (const PhysicalDevicePipelineBinaryPropertiesKHR & rhs)

Defined at line 130443 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDevicePipelineBinaryPropertiesKHR & operator= (const VkPhysicalDevicePipelineBinaryPropertiesKHR & rhs)

Defined at line 130446 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDevicePipelineBinaryPropertiesKHR & operator const VkPhysicalDevicePipelineBinaryPropertiesKHR & ()

Defined at line 130452 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDevicePipelineBinaryPropertiesKHR & operator VkPhysicalDevicePipelineBinaryPropertiesKHR & ()

Defined at line 130457 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDevicePipelineBinaryPropertiesKHR * operator const VkPhysicalDevicePipelineBinaryPropertiesKHR * ()

Defined at line 130462 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDevicePipelineBinaryPropertiesKHR * operator VkPhysicalDevicePipelineBinaryPropertiesKHR * ()

Defined at line 130467 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDevicePipelineBinaryPropertiesKHR & )

Defined at line 130487 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp