struct PhysicalDeviceVulkan11Features

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

wrapper struct for struct VkPhysicalDeviceVulkan11Features, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceVulkan11Features.html

Public Members

StructureType sType
void * pNext
Bool32 storageBuffer16BitAccess
Bool32 uniformAndStorageBuffer16BitAccess
Bool32 storagePushConstant16
Bool32 storageInputOutput16
Bool32 multiview
Bool32 multiviewGeometryShader
Bool32 multiviewTessellationShader
Bool32 variablePointersStorageBuffer
Bool32 variablePointers
Bool32 protectedMemory
Bool32 samplerYcbcrConversion
Bool32 shaderDrawParameters

Public Methods

void PhysicalDeviceVulkan11Features (Bool32 storageBuffer16BitAccess_, Bool32 uniformAndStorageBuffer16BitAccess_, Bool32 storagePushConstant16_, Bool32 storageInputOutput16_, Bool32 multiview_, Bool32 multiviewGeometryShader_, Bool32 multiviewTessellationShader_, Bool32 variablePointersStorageBuffer_, Bool32 variablePointers_, Bool32 protectedMemory_, Bool32 samplerYcbcrConversion_, Bool32 shaderDrawParameters_, void * pNext_)

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

void PhysicalDeviceVulkan11Features (const PhysicalDeviceVulkan11Features & rhs)

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

void PhysicalDeviceVulkan11Features (const VkPhysicalDeviceVulkan11Features & rhs)

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

PhysicalDeviceVulkan11Features & operator= (const PhysicalDeviceVulkan11Features & rhs)

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

PhysicalDeviceVulkan11Features & operator= (const VkPhysicalDeviceVulkan11Features & rhs)

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

PhysicalDeviceVulkan11Features & setPNext (void * pNext_)

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

PhysicalDeviceVulkan11Features && setPNext (void * pNext_)

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

PhysicalDeviceVulkan11Features & setStorageBuffer16BitAccess (Bool32 storageBuffer16BitAccess_)

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

PhysicalDeviceVulkan11Features && setStorageBuffer16BitAccess (Bool32 storageBuffer16BitAccess_)

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

PhysicalDeviceVulkan11Features & setUniformAndStorageBuffer16BitAccess (Bool32 uniformAndStorageBuffer16BitAccess_)

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

PhysicalDeviceVulkan11Features && setUniformAndStorageBuffer16BitAccess (Bool32 uniformAndStorageBuffer16BitAccess_)

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

PhysicalDeviceVulkan11Features & setStoragePushConstant16 (Bool32 storagePushConstant16_)

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

PhysicalDeviceVulkan11Features && setStoragePushConstant16 (Bool32 storagePushConstant16_)

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

PhysicalDeviceVulkan11Features & setStorageInputOutput16 (Bool32 storageInputOutput16_)

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

PhysicalDeviceVulkan11Features && setStorageInputOutput16 (Bool32 storageInputOutput16_)

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

PhysicalDeviceVulkan11Features & setMultiview (Bool32 multiview_)

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

PhysicalDeviceVulkan11Features && setMultiview (Bool32 multiview_)

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

PhysicalDeviceVulkan11Features & setMultiviewGeometryShader (Bool32 multiviewGeometryShader_)

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

PhysicalDeviceVulkan11Features && setMultiviewGeometryShader (Bool32 multiviewGeometryShader_)

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

PhysicalDeviceVulkan11Features & setMultiviewTessellationShader (Bool32 multiviewTessellationShader_)

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

PhysicalDeviceVulkan11Features && setMultiviewTessellationShader (Bool32 multiviewTessellationShader_)

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

PhysicalDeviceVulkan11Features & setVariablePointersStorageBuffer (Bool32 variablePointersStorageBuffer_)

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

PhysicalDeviceVulkan11Features && setVariablePointersStorageBuffer (Bool32 variablePointersStorageBuffer_)

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

PhysicalDeviceVulkan11Features & setVariablePointers (Bool32 variablePointers_)

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

PhysicalDeviceVulkan11Features && setVariablePointers (Bool32 variablePointers_)

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

PhysicalDeviceVulkan11Features & setProtectedMemory (Bool32 protectedMemory_)

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

PhysicalDeviceVulkan11Features && setProtectedMemory (Bool32 protectedMemory_)

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

PhysicalDeviceVulkan11Features & setSamplerYcbcrConversion (Bool32 samplerYcbcrConversion_)

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

PhysicalDeviceVulkan11Features && setSamplerYcbcrConversion (Bool32 samplerYcbcrConversion_)

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

PhysicalDeviceVulkan11Features & setShaderDrawParameters (Bool32 shaderDrawParameters_)

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

PhysicalDeviceVulkan11Features && setShaderDrawParameters (Bool32 shaderDrawParameters_)

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

const VkPhysicalDeviceVulkan11Features & operator const VkPhysicalDeviceVulkan11Features & ()

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

VkPhysicalDeviceVulkan11Features & operator VkPhysicalDeviceVulkan11Features & ()

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

const VkPhysicalDeviceVulkan11Features * operator const VkPhysicalDeviceVulkan11Features * ()

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

VkPhysicalDeviceVulkan11Features * operator VkPhysicalDeviceVulkan11Features * ()

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

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

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