struct PhysicalDevicePipelineBinaryPropertiesKHR

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

Public Members

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

Public Methods

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

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

void PhysicalDevicePipelineBinaryPropertiesKHR (const PhysicalDevicePipelineBinaryPropertiesKHR & rhs)

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

void PhysicalDevicePipelineBinaryPropertiesKHR (const VkPhysicalDevicePipelineBinaryPropertiesKHR & rhs)

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

PhysicalDevicePipelineBinaryPropertiesKHR & operator= (const PhysicalDevicePipelineBinaryPropertiesKHR & rhs)

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

PhysicalDevicePipelineBinaryPropertiesKHR & operator= (const VkPhysicalDevicePipelineBinaryPropertiesKHR & rhs)

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

PhysicalDevicePipelineBinaryPropertiesKHR & setPNext (void * pNext_)

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

PhysicalDevicePipelineBinaryPropertiesKHR & setPipelineBinaryInternalCache (vk::Bool32 pipelineBinaryInternalCache_)

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

PhysicalDevicePipelineBinaryPropertiesKHR & setPipelineBinaryInternalCacheControl (vk::Bool32 pipelineBinaryInternalCacheControl_)

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

PhysicalDevicePipelineBinaryPropertiesKHR & setPipelineBinaryPrefersInternalCache (vk::Bool32 pipelineBinaryPrefersInternalCache_)

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

PhysicalDevicePipelineBinaryPropertiesKHR & setPipelineBinaryPrecompiledInternalCache (vk::Bool32 pipelineBinaryPrecompiledInternalCache_)

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

PhysicalDevicePipelineBinaryPropertiesKHR & setPipelineBinaryCompressedData (vk::Bool32 pipelineBinaryCompressedData_)

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

const VkPhysicalDevicePipelineBinaryPropertiesKHR & operator const VkPhysicalDevicePipelineBinaryPropertiesKHR & ()

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

VkPhysicalDevicePipelineBinaryPropertiesKHR & operator VkPhysicalDevicePipelineBinaryPropertiesKHR & ()

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

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

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