struct PhysicalDeviceGraphicsPipelineLibraryPropertiesEXT

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

Public Members

StructureType sType
void * pNext
vk::Bool32 graphicsPipelineLibraryFastLinking
vk::Bool32 graphicsPipelineLibraryIndependentInterpolationDecoration

Public Methods

void PhysicalDeviceGraphicsPipelineLibraryPropertiesEXT (vk::Bool32 graphicsPipelineLibraryFastLinking_, vk::Bool32 graphicsPipelineLibraryIndependentInterpolationDecoration_, void * pNext_)

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

void PhysicalDeviceGraphicsPipelineLibraryPropertiesEXT (const PhysicalDeviceGraphicsPipelineLibraryPropertiesEXT & rhs)

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

void PhysicalDeviceGraphicsPipelineLibraryPropertiesEXT (const VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT & rhs)

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

PhysicalDeviceGraphicsPipelineLibraryPropertiesEXT & operator= (const PhysicalDeviceGraphicsPipelineLibraryPropertiesEXT & rhs)

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

PhysicalDeviceGraphicsPipelineLibraryPropertiesEXT & operator= (const VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT & rhs)

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

PhysicalDeviceGraphicsPipelineLibraryPropertiesEXT & setPNext (void * pNext_)

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

PhysicalDeviceGraphicsPipelineLibraryPropertiesEXT & setGraphicsPipelineLibraryFastLinking (vk::Bool32 graphicsPipelineLibraryFastLinking_)

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

PhysicalDeviceGraphicsPipelineLibraryPropertiesEXT & setGraphicsPipelineLibraryIndependentInterpolationDecoration (vk::Bool32 graphicsPipelineLibraryIndependentInterpolationDecoration_)

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

const VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT & operator const VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT & ()

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

VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT & operator VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT & ()

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

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

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