struct PhysicalDeviceFeatures
Defined at line 50583 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceFeatures, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceFeatures.html
Public Members
Bool32 robustBufferAccess
Bool32 fullDrawIndexUint32
Bool32 imageCubeArray
Bool32 independentBlend
Bool32 geometryShader
Bool32 tessellationShader
Bool32 sampleRateShading
Bool32 dualSrcBlend
Bool32 logicOp
Bool32 multiDrawIndirect
Bool32 drawIndirectFirstInstance
Bool32 depthClamp
Bool32 depthBiasClamp
Bool32 fillModeNonSolid
Bool32 depthBounds
Bool32 wideLines
Bool32 largePoints
Bool32 alphaToOne
Bool32 multiViewport
Bool32 samplerAnisotropy
Bool32 textureCompressionETC2
Bool32 textureCompressionASTC_LDR
Bool32 textureCompressionBC
Bool32 occlusionQueryPrecise
Bool32 pipelineStatisticsQuery
Bool32 vertexPipelineStoresAndAtomics
Bool32 fragmentStoresAndAtomics
Bool32 shaderTessellationAndGeometryPointSize
Bool32 shaderImageGatherExtended
Bool32 shaderStorageImageExtendedFormats
Bool32 shaderStorageImageMultisample
Bool32 shaderStorageImageReadWithoutFormat
Bool32 shaderStorageImageWriteWithoutFormat
Bool32 shaderUniformBufferArrayDynamicIndexing
Bool32 shaderSampledImageArrayDynamicIndexing
Bool32 shaderStorageBufferArrayDynamicIndexing
Bool32 shaderStorageImageArrayDynamicIndexing
Bool32 shaderClipDistance
Bool32 shaderCullDistance
Bool32 shaderFloat64
Bool32 shaderInt64
Bool32 shaderInt16
Bool32 shaderResourceResidency
Bool32 shaderResourceMinLod
Bool32 sparseBinding
Bool32 sparseResidencyBuffer
Bool32 sparseResidencyImage2D
Bool32 sparseResidencyImage3D
Bool32 sparseResidency2Samples
Bool32 sparseResidency4Samples
Bool32 sparseResidency8Samples
Bool32 sparseResidency16Samples
Bool32 sparseResidencyAliased
Bool32 variableMultisampleRate
Bool32 inheritedQueries
Public Methods
void PhysicalDeviceFeatures (Bool32robustBufferAccess_,Bool32fullDrawIndexUint32_,Bool32imageCubeArray_,Bool32independentBlend_,Bool32geometryShader_,Bool32tessellationShader_,Bool32sampleRateShading_,Bool32dualSrcBlend_,Bool32logicOp_,Bool32multiDrawIndirect_,Bool32drawIndirectFirstInstance_,Bool32depthClamp_,Bool32depthBiasClamp_,Bool32fillModeNonSolid_,Bool32depthBounds_,Bool32wideLines_,Bool32largePoints_,Bool32alphaToOne_,Bool32multiViewport_,Bool32samplerAnisotropy_,Bool32textureCompressionETC2_,Bool32textureCompressionASTC_LDR_,Bool32textureCompressionBC_,Bool32occlusionQueryPrecise_,Bool32pipelineStatisticsQuery_,Bool32vertexPipelineStoresAndAtomics_,Bool32fragmentStoresAndAtomics_,Bool32shaderTessellationAndGeometryPointSize_,Bool32shaderImageGatherExtended_,Bool32shaderStorageImageExtendedFormats_,Bool32shaderStorageImageMultisample_,Bool32shaderStorageImageReadWithoutFormat_,Bool32shaderStorageImageWriteWithoutFormat_,Bool32shaderUniformBufferArrayDynamicIndexing_,Bool32shaderSampledImageArrayDynamicIndexing_,Bool32shaderStorageBufferArrayDynamicIndexing_,Bool32shaderStorageImageArrayDynamicIndexing_,Bool32shaderClipDistance_,Bool32shaderCullDistance_,Bool32shaderFloat64_,Bool32shaderInt64_,Bool32shaderInt16_,Bool32shaderResourceResidency_,Bool32shaderResourceMinLod_,Bool32sparseBinding_,Bool32sparseResidencyBuffer_,Bool32sparseResidencyImage2D_,Bool32sparseResidencyImage3D_,Bool32sparseResidency2Samples_,Bool32sparseResidency4Samples_,Bool32sparseResidency8Samples_,Bool32sparseResidency16Samples_,Bool32sparseResidencyAliased_,Bool32variableMultisampleRate_,Bool32inheritedQueries_)
Defined at line 50588 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceFeatures (const PhysicalDeviceFeatures & rhs)
Defined at line 50701 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceFeatures (const VkPhysicalDeviceFeatures & rhs)
Defined at line 50703 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & operator= (const PhysicalDeviceFeatures & rhs)
Defined at line 50708 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & operator= (const VkPhysicalDeviceFeatures & rhs)
Defined at line 50711 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setRobustBufferAccess (Bool32 robustBufferAccess_)
Defined at line 50718 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setRobustBufferAccess (Bool32 robustBufferAccess_)
Defined at line 50724 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setFullDrawIndexUint32 (Bool32 fullDrawIndexUint32_)
Defined at line 50730 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setFullDrawIndexUint32 (Bool32 fullDrawIndexUint32_)
Defined at line 50736 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setImageCubeArray (Bool32 imageCubeArray_)
Defined at line 50742 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setImageCubeArray (Bool32 imageCubeArray_)
Defined at line 50748 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setIndependentBlend (Bool32 independentBlend_)
Defined at line 50754 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setIndependentBlend (Bool32 independentBlend_)
Defined at line 50760 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setGeometryShader (Bool32 geometryShader_)
Defined at line 50766 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setGeometryShader (Bool32 geometryShader_)
Defined at line 50772 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setTessellationShader (Bool32 tessellationShader_)
Defined at line 50778 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setTessellationShader (Bool32 tessellationShader_)
Defined at line 50784 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setSampleRateShading (Bool32 sampleRateShading_)
Defined at line 50790 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setSampleRateShading (Bool32 sampleRateShading_)
Defined at line 50796 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setDualSrcBlend (Bool32 dualSrcBlend_)
Defined at line 50802 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setDualSrcBlend (Bool32 dualSrcBlend_)
Defined at line 50808 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setLogicOp (Bool32 logicOp_)
Defined at line 50814 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setLogicOp (Bool32 logicOp_)
Defined at line 50820 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setMultiDrawIndirect (Bool32 multiDrawIndirect_)
Defined at line 50826 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setMultiDrawIndirect (Bool32 multiDrawIndirect_)
Defined at line 50832 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setDrawIndirectFirstInstance (Bool32 drawIndirectFirstInstance_)
Defined at line 50838 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setDrawIndirectFirstInstance (Bool32 drawIndirectFirstInstance_)
Defined at line 50844 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setDepthClamp (Bool32 depthClamp_)
Defined at line 50850 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setDepthClamp (Bool32 depthClamp_)
Defined at line 50856 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setDepthBiasClamp (Bool32 depthBiasClamp_)
Defined at line 50862 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setDepthBiasClamp (Bool32 depthBiasClamp_)
Defined at line 50868 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setFillModeNonSolid (Bool32 fillModeNonSolid_)
Defined at line 50874 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setFillModeNonSolid (Bool32 fillModeNonSolid_)
Defined at line 50880 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setDepthBounds (Bool32 depthBounds_)
Defined at line 50886 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setDepthBounds (Bool32 depthBounds_)
Defined at line 50892 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setWideLines (Bool32 wideLines_)
Defined at line 50898 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setWideLines (Bool32 wideLines_)
Defined at line 50904 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setLargePoints (Bool32 largePoints_)
Defined at line 50910 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setLargePoints (Bool32 largePoints_)
Defined at line 50916 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setAlphaToOne (Bool32 alphaToOne_)
Defined at line 50922 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setAlphaToOne (Bool32 alphaToOne_)
Defined at line 50928 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setMultiViewport (Bool32 multiViewport_)
Defined at line 50934 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setMultiViewport (Bool32 multiViewport_)
Defined at line 50940 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setSamplerAnisotropy (Bool32 samplerAnisotropy_)
Defined at line 50946 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setSamplerAnisotropy (Bool32 samplerAnisotropy_)
Defined at line 50952 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setTextureCompressionETC2 (Bool32 textureCompressionETC2_)
Defined at line 50958 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setTextureCompressionETC2 (Bool32 textureCompressionETC2_)
Defined at line 50964 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setTextureCompressionASTC_LDR (Bool32 textureCompressionASTC_LDR_)
Defined at line 50970 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setTextureCompressionASTC_LDR (Bool32 textureCompressionASTC_LDR_)
Defined at line 50976 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setTextureCompressionBC (Bool32 textureCompressionBC_)
Defined at line 50982 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setTextureCompressionBC (Bool32 textureCompressionBC_)
Defined at line 50988 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setOcclusionQueryPrecise (Bool32 occlusionQueryPrecise_)
Defined at line 50994 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setOcclusionQueryPrecise (Bool32 occlusionQueryPrecise_)
Defined at line 51000 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setPipelineStatisticsQuery (Bool32 pipelineStatisticsQuery_)
Defined at line 51006 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setPipelineStatisticsQuery (Bool32 pipelineStatisticsQuery_)
Defined at line 51012 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setVertexPipelineStoresAndAtomics (Bool32 vertexPipelineStoresAndAtomics_)
Defined at line 51018 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setVertexPipelineStoresAndAtomics (Bool32 vertexPipelineStoresAndAtomics_)
Defined at line 51024 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setFragmentStoresAndAtomics (Bool32 fragmentStoresAndAtomics_)
Defined at line 51030 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setFragmentStoresAndAtomics (Bool32 fragmentStoresAndAtomics_)
Defined at line 51036 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderTessellationAndGeometryPointSize (Bool32 shaderTessellationAndGeometryPointSize_)
Defined at line 51042 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderTessellationAndGeometryPointSize (Bool32 shaderTessellationAndGeometryPointSize_)
Defined at line 51049 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderImageGatherExtended (Bool32 shaderImageGatherExtended_)
Defined at line 51056 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderImageGatherExtended (Bool32 shaderImageGatherExtended_)
Defined at line 51062 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderStorageImageExtendedFormats (Bool32 shaderStorageImageExtendedFormats_)
Defined at line 51068 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderStorageImageExtendedFormats (Bool32 shaderStorageImageExtendedFormats_)
Defined at line 51074 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderStorageImageMultisample (Bool32 shaderStorageImageMultisample_)
Defined at line 51080 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderStorageImageMultisample (Bool32 shaderStorageImageMultisample_)
Defined at line 51086 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderStorageImageReadWithoutFormat (Bool32 shaderStorageImageReadWithoutFormat_)
Defined at line 51092 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderStorageImageReadWithoutFormat (Bool32 shaderStorageImageReadWithoutFormat_)
Defined at line 51098 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderStorageImageWriteWithoutFormat (Bool32 shaderStorageImageWriteWithoutFormat_)
Defined at line 51105 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderStorageImageWriteWithoutFormat (Bool32 shaderStorageImageWriteWithoutFormat_)
Defined at line 51112 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderUniformBufferArrayDynamicIndexing (Bool32 shaderUniformBufferArrayDynamicIndexing_)
Defined at line 51119 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderUniformBufferArrayDynamicIndexing (Bool32 shaderUniformBufferArrayDynamicIndexing_)
Defined at line 51126 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderSampledImageArrayDynamicIndexing (Bool32 shaderSampledImageArrayDynamicIndexing_)
Defined at line 51133 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderSampledImageArrayDynamicIndexing (Bool32 shaderSampledImageArrayDynamicIndexing_)
Defined at line 51140 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderStorageBufferArrayDynamicIndexing (Bool32 shaderStorageBufferArrayDynamicIndexing_)
Defined at line 51147 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderStorageBufferArrayDynamicIndexing (Bool32 shaderStorageBufferArrayDynamicIndexing_)
Defined at line 51154 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderStorageImageArrayDynamicIndexing (Bool32 shaderStorageImageArrayDynamicIndexing_)
Defined at line 51161 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderStorageImageArrayDynamicIndexing (Bool32 shaderStorageImageArrayDynamicIndexing_)
Defined at line 51168 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderClipDistance (Bool32 shaderClipDistance_)
Defined at line 51175 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderClipDistance (Bool32 shaderClipDistance_)
Defined at line 51181 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderCullDistance (Bool32 shaderCullDistance_)
Defined at line 51187 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderCullDistance (Bool32 shaderCullDistance_)
Defined at line 51193 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderFloat64 (Bool32 shaderFloat64_)
Defined at line 51199 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderFloat64 (Bool32 shaderFloat64_)
Defined at line 51205 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderInt64 (Bool32 shaderInt64_)
Defined at line 51211 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderInt64 (Bool32 shaderInt64_)
Defined at line 51217 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderInt16 (Bool32 shaderInt16_)
Defined at line 51223 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderInt16 (Bool32 shaderInt16_)
Defined at line 51229 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderResourceResidency (Bool32 shaderResourceResidency_)
Defined at line 51235 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderResourceResidency (Bool32 shaderResourceResidency_)
Defined at line 51241 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setShaderResourceMinLod (Bool32 shaderResourceMinLod_)
Defined at line 51247 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setShaderResourceMinLod (Bool32 shaderResourceMinLod_)
Defined at line 51253 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setSparseBinding (Bool32 sparseBinding_)
Defined at line 51259 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setSparseBinding (Bool32 sparseBinding_)
Defined at line 51265 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setSparseResidencyBuffer (Bool32 sparseResidencyBuffer_)
Defined at line 51271 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setSparseResidencyBuffer (Bool32 sparseResidencyBuffer_)
Defined at line 51277 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setSparseResidencyImage2D (Bool32 sparseResidencyImage2D_)
Defined at line 51283 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setSparseResidencyImage2D (Bool32 sparseResidencyImage2D_)
Defined at line 51289 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setSparseResidencyImage3D (Bool32 sparseResidencyImage3D_)
Defined at line 51295 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setSparseResidencyImage3D (Bool32 sparseResidencyImage3D_)
Defined at line 51301 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setSparseResidency2Samples (Bool32 sparseResidency2Samples_)
Defined at line 51307 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setSparseResidency2Samples (Bool32 sparseResidency2Samples_)
Defined at line 51313 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setSparseResidency4Samples (Bool32 sparseResidency4Samples_)
Defined at line 51319 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setSparseResidency4Samples (Bool32 sparseResidency4Samples_)
Defined at line 51325 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setSparseResidency8Samples (Bool32 sparseResidency8Samples_)
Defined at line 51331 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setSparseResidency8Samples (Bool32 sparseResidency8Samples_)
Defined at line 51337 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setSparseResidency16Samples (Bool32 sparseResidency16Samples_)
Defined at line 51343 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setSparseResidency16Samples (Bool32 sparseResidency16Samples_)
Defined at line 51349 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setSparseResidencyAliased (Bool32 sparseResidencyAliased_)
Defined at line 51355 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setSparseResidencyAliased (Bool32 sparseResidencyAliased_)
Defined at line 51361 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setVariableMultisampleRate (Bool32 variableMultisampleRate_)
Defined at line 51367 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setVariableMultisampleRate (Bool32 variableMultisampleRate_)
Defined at line 51373 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures & setInheritedQueries (Bool32 inheritedQueries_)
Defined at line 51379 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures && setInheritedQueries (Bool32 inheritedQueries_)
Defined at line 51385 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceFeatures & operator const VkPhysicalDeviceFeatures & ()
Defined at line 51392 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceFeatures & operator VkPhysicalDeviceFeatures & ()
Defined at line 51397 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceFeatures * operator const VkPhysicalDeviceFeatures * ()
Defined at line 51402 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceFeatures * operator VkPhysicalDeviceFeatures * ()
Defined at line 51407 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceFeatures & )
Defined at line 51529 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp