struct PhysicalDevicePipelineCreationCacheControlFeatures
Defined at line 81587 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 pipelineCreationCacheControl
Public Methods
void PhysicalDevicePipelineCreationCacheControlFeatures (vk::Bool32 pipelineCreationCacheControl_, void * pNext_)
Defined at line 81595 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePipelineCreationCacheControlFeatures (const PhysicalDevicePipelineCreationCacheControlFeatures & rhs)
Defined at line 81602 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePipelineCreationCacheControlFeatures (const VkPhysicalDevicePipelineCreationCacheControlFeatures & rhs)
Defined at line 81605 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelineCreationCacheControlFeatures & operator= (const PhysicalDevicePipelineCreationCacheControlFeatures & rhs)
Defined at line 81610 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelineCreationCacheControlFeatures & operator= (const VkPhysicalDevicePipelineCreationCacheControlFeatures & rhs)
Defined at line 81614 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelineCreationCacheControlFeatures & setPNext (void * pNext_)
Defined at line 81621 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelineCreationCacheControlFeatures & setPipelineCreationCacheControl (vk::Bool32 pipelineCreationCacheControl_)
Defined at line 81627 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePipelineCreationCacheControlFeatures & operator const VkPhysicalDevicePipelineCreationCacheControlFeatures & ()
Defined at line 81635 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePipelineCreationCacheControlFeatures & operator VkPhysicalDevicePipelineCreationCacheControlFeatures & ()
Defined at line 81640 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDevicePipelineCreationCacheControlFeatures & )
Defined at line 81658 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp