struct PhysicalDeviceVulkan12Features
Defined at line 153305 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceVulkan12Features, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceVulkan12Features.html
Public Members
StructureType sType
void * pNext
Bool32 samplerMirrorClampToEdge
Bool32 drawIndirectCount
Bool32 storageBuffer8BitAccess
Bool32 uniformAndStorageBuffer8BitAccess
Bool32 storagePushConstant8
Bool32 shaderBufferInt64Atomics
Bool32 shaderFloat16
Bool32 shaderInt8
Bool32 descriptorIndexing
Bool32 shaderInputAttachmentArrayDynamicIndexing
Bool32 shaderUniformTexelBufferArrayDynamicIndexing
Bool32 shaderStorageTexelBufferArrayDynamicIndexing
Bool32 shaderUniformBufferArrayNonUniformIndexing
Bool32 shaderSampledImageArrayNonUniformIndexing
Bool32 shaderStorageBufferArrayNonUniformIndexing
Bool32 shaderStorageImageArrayNonUniformIndexing
Bool32 shaderInputAttachmentArrayNonUniformIndexing
Bool32 shaderUniformTexelBufferArrayNonUniformIndexing
Bool32 shaderStorageTexelBufferArrayNonUniformIndexing
Bool32 descriptorBindingUniformBufferUpdateAfterBind
Bool32 descriptorBindingSampledImageUpdateAfterBind
Bool32 descriptorBindingStorageImageUpdateAfterBind
Bool32 descriptorBindingStorageBufferUpdateAfterBind
Bool32 descriptorBindingUniformTexelBufferUpdateAfterBind
Bool32 descriptorBindingStorageTexelBufferUpdateAfterBind
Bool32 descriptorBindingUpdateUnusedWhilePending
Bool32 descriptorBindingPartiallyBound
Bool32 descriptorBindingVariableDescriptorCount
Bool32 runtimeDescriptorArray
Bool32 samplerFilterMinmax
Bool32 scalarBlockLayout
Bool32 imagelessFramebuffer
Bool32 uniformBufferStandardLayout
Bool32 shaderSubgroupExtendedTypes
Bool32 separateDepthStencilLayouts
Bool32 hostQueryReset
Bool32 timelineSemaphore
Bool32 bufferDeviceAddress
Bool32 bufferDeviceAddressCaptureReplay
Bool32 bufferDeviceAddressMultiDevice
Bool32 vulkanMemoryModel
Bool32 vulkanMemoryModelDeviceScope
Bool32 vulkanMemoryModelAvailabilityVisibilityChains
Bool32 shaderOutputViewportIndex
Bool32 shaderOutputLayer
Bool32 subgroupBroadcastDynamicId
Public Methods
void PhysicalDeviceVulkan12Features (Bool32samplerMirrorClampToEdge_,Bool32drawIndirectCount_,Bool32storageBuffer8BitAccess_,Bool32uniformAndStorageBuffer8BitAccess_,Bool32storagePushConstant8_,Bool32shaderBufferInt64Atomics_,Bool32shaderSharedInt64Atomics_,Bool32shaderFloat16_,Bool32shaderInt8_,Bool32descriptorIndexing_,Bool32shaderInputAttachmentArrayDynamicIndexing_,Bool32shaderUniformTexelBufferArrayDynamicIndexing_,Bool32shaderStorageTexelBufferArrayDynamicIndexing_,Bool32shaderUniformBufferArrayNonUniformIndexing_,Bool32shaderSampledImageArrayNonUniformIndexing_,Bool32shaderStorageBufferArrayNonUniformIndexing_,Bool32shaderStorageImageArrayNonUniformIndexing_,Bool32shaderInputAttachmentArrayNonUniformIndexing_,Bool32shaderUniformTexelBufferArrayNonUniformIndexing_,Bool32shaderStorageTexelBufferArrayNonUniformIndexing_,Bool32descriptorBindingUniformBufferUpdateAfterBind_,Bool32descriptorBindingSampledImageUpdateAfterBind_,Bool32descriptorBindingStorageImageUpdateAfterBind_,Bool32descriptorBindingStorageBufferUpdateAfterBind_,Bool32descriptorBindingUniformTexelBufferUpdateAfterBind_,Bool32descriptorBindingStorageTexelBufferUpdateAfterBind_,Bool32descriptorBindingUpdateUnusedWhilePending_,Bool32descriptorBindingPartiallyBound_,Bool32descriptorBindingVariableDescriptorCount_,Bool32runtimeDescriptorArray_,Bool32samplerFilterMinmax_,Bool32scalarBlockLayout_,Bool32imagelessFramebuffer_,Bool32uniformBufferStandardLayout_,Bool32shaderSubgroupExtendedTypes_,Bool32separateDepthStencilLayouts_,Bool32hostQueryReset_,Bool32timelineSemaphore_,Bool32bufferDeviceAddress_,Bool32bufferDeviceAddressCaptureReplay_,Bool32bufferDeviceAddressMultiDevice_,Bool32vulkanMemoryModel_,Bool32vulkanMemoryModelDeviceScope_,Bool32vulkanMemoryModelAvailabilityVisibilityChains_,Bool32shaderOutputViewportIndex_,Bool32shaderOutputLayer_,Bool32subgroupBroadcastDynamicId_,void *pNext_)
Defined at line 153313 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVulkan12Features (const PhysicalDeviceVulkan12Features & rhs)
Defined at line 153412 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVulkan12Features (const VkPhysicalDeviceVulkan12Features & rhs)
Defined at line 153414 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & operator= (const PhysicalDeviceVulkan12Features & rhs)
Defined at line 153419 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & operator= (const VkPhysicalDeviceVulkan12Features & rhs)
Defined at line 153422 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setPNext (void * pNext_)
Defined at line 153429 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setPNext (void * pNext_)
Defined at line 153435 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setSamplerMirrorClampToEdge (Bool32 samplerMirrorClampToEdge_)
Defined at line 153441 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setSamplerMirrorClampToEdge (Bool32 samplerMirrorClampToEdge_)
Defined at line 153447 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setDrawIndirectCount (Bool32 drawIndirectCount_)
Defined at line 153453 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setDrawIndirectCount (Bool32 drawIndirectCount_)
Defined at line 153459 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setStorageBuffer8BitAccess (Bool32 storageBuffer8BitAccess_)
Defined at line 153465 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setStorageBuffer8BitAccess (Bool32 storageBuffer8BitAccess_)
Defined at line 153471 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setUniformAndStorageBuffer8BitAccess (Bool32 uniformAndStorageBuffer8BitAccess_)
Defined at line 153477 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setUniformAndStorageBuffer8BitAccess (Bool32 uniformAndStorageBuffer8BitAccess_)
Defined at line 153484 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setStoragePushConstant8 (Bool32 storagePushConstant8_)
Defined at line 153491 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setStoragePushConstant8 (Bool32 storagePushConstant8_)
Defined at line 153497 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderBufferInt64Atomics (Bool32 shaderBufferInt64Atomics_)
Defined at line 153503 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderBufferInt64Atomics (Bool32 shaderBufferInt64Atomics_)
Defined at line 153509 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderSharedInt64Atomics (Bool32 shaderSharedInt64Atomics_)
Defined at line 153515 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderSharedInt64Atomics (Bool32 shaderSharedInt64Atomics_)
Defined at line 153521 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderFloat16 (Bool32 shaderFloat16_)
Defined at line 153527 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderFloat16 (Bool32 shaderFloat16_)
Defined at line 153533 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderInt8 (Bool32 shaderInt8_)
Defined at line 153539 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderInt8 (Bool32 shaderInt8_)
Defined at line 153545 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setDescriptorIndexing (Bool32 descriptorIndexing_)
Defined at line 153551 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setDescriptorIndexing (Bool32 descriptorIndexing_)
Defined at line 153557 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderInputAttachmentArrayDynamicIndexing (Bool32 shaderInputAttachmentArrayDynamicIndexing_)
Defined at line 153563 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderInputAttachmentArrayDynamicIndexing (Bool32 shaderInputAttachmentArrayDynamicIndexing_)
Defined at line 153570 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderUniformTexelBufferArrayDynamicIndexing (Bool32 shaderUniformTexelBufferArrayDynamicIndexing_)
Defined at line 153578 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderUniformTexelBufferArrayDynamicIndexing (Bool32 shaderUniformTexelBufferArrayDynamicIndexing_)
Defined at line 153586 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderStorageTexelBufferArrayDynamicIndexing (Bool32 shaderStorageTexelBufferArrayDynamicIndexing_)
Defined at line 153594 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderStorageTexelBufferArrayDynamicIndexing (Bool32 shaderStorageTexelBufferArrayDynamicIndexing_)
Defined at line 153602 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderUniformBufferArrayNonUniformIndexing (Bool32 shaderUniformBufferArrayNonUniformIndexing_)
Defined at line 153610 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderUniformBufferArrayNonUniformIndexing (Bool32 shaderUniformBufferArrayNonUniformIndexing_)
Defined at line 153618 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderSampledImageArrayNonUniformIndexing (Bool32 shaderSampledImageArrayNonUniformIndexing_)
Defined at line 153626 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderSampledImageArrayNonUniformIndexing (Bool32 shaderSampledImageArrayNonUniformIndexing_)
Defined at line 153633 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderStorageBufferArrayNonUniformIndexing (Bool32 shaderStorageBufferArrayNonUniformIndexing_)
Defined at line 153641 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderStorageBufferArrayNonUniformIndexing (Bool32 shaderStorageBufferArrayNonUniformIndexing_)
Defined at line 153649 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderStorageImageArrayNonUniformIndexing (Bool32 shaderStorageImageArrayNonUniformIndexing_)
Defined at line 153657 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderStorageImageArrayNonUniformIndexing (Bool32 shaderStorageImageArrayNonUniformIndexing_)
Defined at line 153664 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderInputAttachmentArrayNonUniformIndexing (Bool32 shaderInputAttachmentArrayNonUniformIndexing_)
Defined at line 153672 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderInputAttachmentArrayNonUniformIndexing (Bool32 shaderInputAttachmentArrayNonUniformIndexing_)
Defined at line 153680 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderUniformTexelBufferArrayNonUniformIndexing (Bool32 shaderUniformTexelBufferArrayNonUniformIndexing_)
Defined at line 153688 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderUniformTexelBufferArrayNonUniformIndexing (Bool32 shaderUniformTexelBufferArrayNonUniformIndexing_)
Defined at line 153696 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderStorageTexelBufferArrayNonUniformIndexing (Bool32 shaderStorageTexelBufferArrayNonUniformIndexing_)
Defined at line 153704 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderStorageTexelBufferArrayNonUniformIndexing (Bool32 shaderStorageTexelBufferArrayNonUniformIndexing_)
Defined at line 153712 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setDescriptorBindingUniformBufferUpdateAfterBind (Bool32 descriptorBindingUniformBufferUpdateAfterBind_)
Defined at line 153720 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setDescriptorBindingUniformBufferUpdateAfterBind (Bool32 descriptorBindingUniformBufferUpdateAfterBind_)
Defined at line 153728 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setDescriptorBindingSampledImageUpdateAfterBind (Bool32 descriptorBindingSampledImageUpdateAfterBind_)
Defined at line 153736 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setDescriptorBindingSampledImageUpdateAfterBind (Bool32 descriptorBindingSampledImageUpdateAfterBind_)
Defined at line 153744 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setDescriptorBindingStorageImageUpdateAfterBind (Bool32 descriptorBindingStorageImageUpdateAfterBind_)
Defined at line 153752 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setDescriptorBindingStorageImageUpdateAfterBind (Bool32 descriptorBindingStorageImageUpdateAfterBind_)
Defined at line 153760 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setDescriptorBindingStorageBufferUpdateAfterBind (Bool32 descriptorBindingStorageBufferUpdateAfterBind_)
Defined at line 153768 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setDescriptorBindingStorageBufferUpdateAfterBind (Bool32 descriptorBindingStorageBufferUpdateAfterBind_)
Defined at line 153776 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setDescriptorBindingUniformTexelBufferUpdateAfterBind (Bool32 descriptorBindingUniformTexelBufferUpdateAfterBind_)
Defined at line 153784 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setDescriptorBindingUniformTexelBufferUpdateAfterBind (Bool32 descriptorBindingUniformTexelBufferUpdateAfterBind_)
Defined at line 153792 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setDescriptorBindingStorageTexelBufferUpdateAfterBind (Bool32 descriptorBindingStorageTexelBufferUpdateAfterBind_)
Defined at line 153800 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setDescriptorBindingStorageTexelBufferUpdateAfterBind (Bool32 descriptorBindingStorageTexelBufferUpdateAfterBind_)
Defined at line 153808 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setDescriptorBindingUpdateUnusedWhilePending (Bool32 descriptorBindingUpdateUnusedWhilePending_)
Defined at line 153816 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setDescriptorBindingUpdateUnusedWhilePending (Bool32 descriptorBindingUpdateUnusedWhilePending_)
Defined at line 153823 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setDescriptorBindingPartiallyBound (Bool32 descriptorBindingPartiallyBound_)
Defined at line 153831 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setDescriptorBindingPartiallyBound (Bool32 descriptorBindingPartiallyBound_)
Defined at line 153837 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setDescriptorBindingVariableDescriptorCount (Bool32 descriptorBindingVariableDescriptorCount_)
Defined at line 153844 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setDescriptorBindingVariableDescriptorCount (Bool32 descriptorBindingVariableDescriptorCount_)
Defined at line 153851 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setRuntimeDescriptorArray (Bool32 runtimeDescriptorArray_)
Defined at line 153858 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setRuntimeDescriptorArray (Bool32 runtimeDescriptorArray_)
Defined at line 153864 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setSamplerFilterMinmax (Bool32 samplerFilterMinmax_)
Defined at line 153870 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setSamplerFilterMinmax (Bool32 samplerFilterMinmax_)
Defined at line 153876 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setScalarBlockLayout (Bool32 scalarBlockLayout_)
Defined at line 153882 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setScalarBlockLayout (Bool32 scalarBlockLayout_)
Defined at line 153888 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setImagelessFramebuffer (Bool32 imagelessFramebuffer_)
Defined at line 153894 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setImagelessFramebuffer (Bool32 imagelessFramebuffer_)
Defined at line 153900 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setUniformBufferStandardLayout (Bool32 uniformBufferStandardLayout_)
Defined at line 153906 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setUniformBufferStandardLayout (Bool32 uniformBufferStandardLayout_)
Defined at line 153912 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderSubgroupExtendedTypes (Bool32 shaderSubgroupExtendedTypes_)
Defined at line 153918 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderSubgroupExtendedTypes (Bool32 shaderSubgroupExtendedTypes_)
Defined at line 153924 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setSeparateDepthStencilLayouts (Bool32 separateDepthStencilLayouts_)
Defined at line 153930 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setSeparateDepthStencilLayouts (Bool32 separateDepthStencilLayouts_)
Defined at line 153936 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setHostQueryReset (Bool32 hostQueryReset_)
Defined at line 153942 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setHostQueryReset (Bool32 hostQueryReset_)
Defined at line 153948 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setTimelineSemaphore (Bool32 timelineSemaphore_)
Defined at line 153954 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setTimelineSemaphore (Bool32 timelineSemaphore_)
Defined at line 153960 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setBufferDeviceAddress (Bool32 bufferDeviceAddress_)
Defined at line 153966 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setBufferDeviceAddress (Bool32 bufferDeviceAddress_)
Defined at line 153972 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setBufferDeviceAddressCaptureReplay (Bool32 bufferDeviceAddressCaptureReplay_)
Defined at line 153978 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setBufferDeviceAddressCaptureReplay (Bool32 bufferDeviceAddressCaptureReplay_)
Defined at line 153985 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setBufferDeviceAddressMultiDevice (Bool32 bufferDeviceAddressMultiDevice_)
Defined at line 153992 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setBufferDeviceAddressMultiDevice (Bool32 bufferDeviceAddressMultiDevice_)
Defined at line 153998 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setVulkanMemoryModel (Bool32 vulkanMemoryModel_)
Defined at line 154004 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setVulkanMemoryModel (Bool32 vulkanMemoryModel_)
Defined at line 154010 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setVulkanMemoryModelDeviceScope (Bool32 vulkanMemoryModelDeviceScope_)
Defined at line 154016 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setVulkanMemoryModelDeviceScope (Bool32 vulkanMemoryModelDeviceScope_)
Defined at line 154022 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setVulkanMemoryModelAvailabilityVisibilityChains (Bool32 vulkanMemoryModelAvailabilityVisibilityChains_)
Defined at line 154028 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setVulkanMemoryModelAvailabilityVisibilityChains (Bool32 vulkanMemoryModelAvailabilityVisibilityChains_)
Defined at line 154036 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderOutputViewportIndex (Bool32 shaderOutputViewportIndex_)
Defined at line 154044 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderOutputViewportIndex (Bool32 shaderOutputViewportIndex_)
Defined at line 154050 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setShaderOutputLayer (Bool32 shaderOutputLayer_)
Defined at line 154056 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setShaderOutputLayer (Bool32 shaderOutputLayer_)
Defined at line 154062 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features & setSubgroupBroadcastDynamicId (Bool32 subgroupBroadcastDynamicId_)
Defined at line 154068 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan12Features && setSubgroupBroadcastDynamicId (Bool32 subgroupBroadcastDynamicId_)
Defined at line 154074 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceVulkan12Features & operator const VkPhysicalDeviceVulkan12Features & ()
Defined at line 154081 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceVulkan12Features & operator VkPhysicalDeviceVulkan12Features & ()
Defined at line 154086 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceVulkan12Features * operator const VkPhysicalDeviceVulkan12Features * ()
Defined at line 154091 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceVulkan12Features * operator VkPhysicalDeviceVulkan12Features * ()
Defined at line 154096 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceVulkan12Features & )
Defined at line 154206 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp