struct PhysicalDevicePipelineCreationCacheControlFeatures
Defined at line 130662 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDevicePipelineCreationCacheControlFeatures, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDevicePipelineCreationCacheControlFeatures.html
Public Members
StructureType sType
void * pNext
Bool32 pipelineCreationCacheControl
Public Methods
void PhysicalDevicePipelineCreationCacheControlFeatures (Bool32 pipelineCreationCacheControl_, void * pNext_)
Defined at line 130670 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePipelineCreationCacheControlFeatures (const PhysicalDevicePipelineCreationCacheControlFeatures & rhs)
Defined at line 130677 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePipelineCreationCacheControlFeatures (const VkPhysicalDevicePipelineCreationCacheControlFeatures & rhs)
Defined at line 130680 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelineCreationCacheControlFeatures & operator= (const PhysicalDevicePipelineCreationCacheControlFeatures & rhs)
Defined at line 130685 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelineCreationCacheControlFeatures & operator= (const VkPhysicalDevicePipelineCreationCacheControlFeatures & rhs)
Defined at line 130689 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelineCreationCacheControlFeatures & setPNext (void * pNext_)
Defined at line 130696 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelineCreationCacheControlFeatures && setPNext (void * pNext_)
Defined at line 130702 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelineCreationCacheControlFeatures & setPipelineCreationCacheControl (Bool32 pipelineCreationCacheControl_)
Defined at line 130708 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelineCreationCacheControlFeatures && setPipelineCreationCacheControl (Bool32 pipelineCreationCacheControl_)
Defined at line 130715 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePipelineCreationCacheControlFeatures & operator const VkPhysicalDevicePipelineCreationCacheControlFeatures & ()
Defined at line 130723 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePipelineCreationCacheControlFeatures & operator VkPhysicalDevicePipelineCreationCacheControlFeatures & ()
Defined at line 130728 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePipelineCreationCacheControlFeatures * operator const VkPhysicalDevicePipelineCreationCacheControlFeatures * ()
Defined at line 130733 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePipelineCreationCacheControlFeatures * operator VkPhysicalDevicePipelineCreationCacheControlFeatures * ()
Defined at line 130738 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDevicePipelineCreationCacheControlFeatures & )
Defined at line 130751 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp