struct PhysicalDeviceVulkan11Features
Defined at line 94670 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_VERSION_1_2 ===
Public Members
StructureType sType
void * pNext
vk::Bool32 storageBuffer16BitAccess
vk::Bool32 uniformAndStorageBuffer16BitAccess
vk::Bool32 storagePushConstant16
vk::Bool32 storageInputOutput16
vk::Bool32 multiview
vk::Bool32 multiviewGeometryShader
vk::Bool32 multiviewTessellationShader
vk::Bool32 variablePointersStorageBuffer
vk::Bool32 variablePointers
vk::Bool32 protectedMemory
vk::Bool32 samplerYcbcrConversion
vk::Bool32 shaderDrawParameters
Public Methods
void PhysicalDeviceVulkan11Features (vk::Bool32 storageBuffer16BitAccess_, vk::Bool32 uniformAndStorageBuffer16BitAccess_, vk::Bool32 storagePushConstant16_, vk::Bool32 storageInputOutput16_, vk::Bool32 multiview_, vk::Bool32 multiviewGeometryShader_, vk::Bool32 multiviewTessellationShader_, vk::Bool32 variablePointersStorageBuffer_, vk::Bool32 variablePointers_, vk::Bool32 protectedMemory_, vk::Bool32 samplerYcbcrConversion_, vk::Bool32 shaderDrawParameters_, void * pNext_)
Defined at line 94678 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVulkan11Features (const PhysicalDeviceVulkan11Features & rhs)
Defined at line 94707 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVulkan11Features (const VkPhysicalDeviceVulkan11Features & rhs)
Defined at line 94709 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & operator= (const PhysicalDeviceVulkan11Features & rhs)
Defined at line 94714 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & operator= (const VkPhysicalDeviceVulkan11Features & rhs)
Defined at line 94717 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & setPNext (void * pNext_)
Defined at line 94724 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & setStorageBuffer16BitAccess (vk::Bool32 storageBuffer16BitAccess_)
Defined at line 94730 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & setUniformAndStorageBuffer16BitAccess (vk::Bool32 uniformAndStorageBuffer16BitAccess_)
Defined at line 94737 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & setStoragePushConstant16 (vk::Bool32 storagePushConstant16_)
Defined at line 94744 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & setStorageInputOutput16 (vk::Bool32 storageInputOutput16_)
Defined at line 94750 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & setMultiview (vk::Bool32 multiview_)
Defined at line 94756 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & setMultiviewGeometryShader (vk::Bool32 multiviewGeometryShader_)
Defined at line 94762 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & setMultiviewTessellationShader (vk::Bool32 multiviewTessellationShader_)
Defined at line 94769 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & setVariablePointersStorageBuffer (vk::Bool32 variablePointersStorageBuffer_)
Defined at line 94776 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & setVariablePointers (vk::Bool32 variablePointers_)
Defined at line 94783 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & setProtectedMemory (vk::Bool32 protectedMemory_)
Defined at line 94789 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & setSamplerYcbcrConversion (vk::Bool32 samplerYcbcrConversion_)
Defined at line 94795 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Features & setShaderDrawParameters (vk::Bool32 shaderDrawParameters_)
Defined at line 94802 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceVulkan11Features & operator const VkPhysicalDeviceVulkan11Features & ()
Defined at line 94809 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceVulkan11Features & operator VkPhysicalDeviceVulkan11Features & ()
Defined at line 94814 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceVulkan11Features & )
Defined at line 94858 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp