HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceFeatures Struct Reference

#include <vulkan_core.h>

Public Attributes

VkBool32 robustBufferAccess
 
VkBool32 fullDrawIndexUint32
 
VkBool32 imageCubeArray
 
VkBool32 independentBlend
 
VkBool32 geometryShader
 
VkBool32 tessellationShader
 
VkBool32 sampleRateShading
 
VkBool32 dualSrcBlend
 
VkBool32 logicOp
 
VkBool32 multiDrawIndirect
 
VkBool32 drawIndirectFirstInstance
 
VkBool32 depthClamp
 
VkBool32 depthBiasClamp
 
VkBool32 fillModeNonSolid
 
VkBool32 depthBounds
 
VkBool32 wideLines
 
VkBool32 largePoints
 
VkBool32 alphaToOne
 
VkBool32 multiViewport
 
VkBool32 samplerAnisotropy
 
VkBool32 textureCompressionETC2
 
VkBool32 textureCompressionASTC_LDR
 
VkBool32 textureCompressionBC
 
VkBool32 occlusionQueryPrecise
 
VkBool32 pipelineStatisticsQuery
 
VkBool32 vertexPipelineStoresAndAtomics
 
VkBool32 fragmentStoresAndAtomics
 
VkBool32 shaderTessellationAndGeometryPointSize
 
VkBool32 shaderImageGatherExtended
 
VkBool32 shaderStorageImageExtendedFormats
 
VkBool32 shaderStorageImageMultisample
 
VkBool32 shaderStorageImageReadWithoutFormat
 
VkBool32 shaderStorageImageWriteWithoutFormat
 
VkBool32 shaderUniformBufferArrayDynamicIndexing
 
VkBool32 shaderSampledImageArrayDynamicIndexing
 
VkBool32 shaderStorageBufferArrayDynamicIndexing
 
VkBool32 shaderStorageImageArrayDynamicIndexing
 
VkBool32 shaderClipDistance
 
VkBool32 shaderCullDistance
 
VkBool32 shaderFloat64
 
VkBool32 shaderInt64
 
VkBool32 shaderInt16
 
VkBool32 shaderResourceResidency
 
VkBool32 shaderResourceMinLod
 
VkBool32 sparseBinding
 
VkBool32 sparseResidencyBuffer
 
VkBool32 sparseResidencyImage2D
 
VkBool32 sparseResidencyImage3D
 
VkBool32 sparseResidency2Samples
 
VkBool32 sparseResidency4Samples
 
VkBool32 sparseResidency8Samples
 
VkBool32 sparseResidency16Samples
 
VkBool32 sparseResidencyAliased
 
VkBool32 variableMultisampleRate
 
VkBool32 inheritedQueries
 

Detailed Description

Definition at line 2973 of file vulkan_core.h.

Member Data Documentation

VkBool32 VkPhysicalDeviceFeatures::alphaToOne

Definition at line 2991 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::depthBiasClamp

Definition at line 2986 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::depthBounds

Definition at line 2988 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::depthClamp

Definition at line 2985 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::drawIndirectFirstInstance

Definition at line 2984 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::dualSrcBlend

Definition at line 2981 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::fillModeNonSolid

Definition at line 2987 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::fragmentStoresAndAtomics

Definition at line 3000 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::fullDrawIndexUint32

Definition at line 2975 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::geometryShader

Definition at line 2978 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::imageCubeArray

Definition at line 2976 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::independentBlend

Definition at line 2977 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::inheritedQueries

Definition at line 3028 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::largePoints

Definition at line 2990 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::logicOp

Definition at line 2982 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::multiDrawIndirect

Definition at line 2983 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::multiViewport

Definition at line 2992 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::occlusionQueryPrecise

Definition at line 2997 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::pipelineStatisticsQuery

Definition at line 2998 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::robustBufferAccess

Definition at line 2974 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::samplerAnisotropy

Definition at line 2993 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::sampleRateShading

Definition at line 2980 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderClipDistance

Definition at line 3011 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderCullDistance

Definition at line 3012 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderFloat64

Definition at line 3013 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderImageGatherExtended

Definition at line 3002 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderInt16

Definition at line 3015 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderInt64

Definition at line 3014 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderResourceMinLod

Definition at line 3017 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderResourceResidency

Definition at line 3016 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderSampledImageArrayDynamicIndexing

Definition at line 3008 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderStorageBufferArrayDynamicIndexing

Definition at line 3009 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderStorageImageArrayDynamicIndexing

Definition at line 3010 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderStorageImageExtendedFormats

Definition at line 3003 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderStorageImageMultisample

Definition at line 3004 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderStorageImageReadWithoutFormat

Definition at line 3005 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderStorageImageWriteWithoutFormat

Definition at line 3006 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderTessellationAndGeometryPointSize

Definition at line 3001 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::shaderUniformBufferArrayDynamicIndexing

Definition at line 3007 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::sparseBinding

Definition at line 3018 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::sparseResidency16Samples

Definition at line 3025 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::sparseResidency2Samples

Definition at line 3022 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::sparseResidency4Samples

Definition at line 3023 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::sparseResidency8Samples

Definition at line 3024 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::sparseResidencyAliased

Definition at line 3026 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::sparseResidencyBuffer

Definition at line 3019 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::sparseResidencyImage2D

Definition at line 3020 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::sparseResidencyImage3D

Definition at line 3021 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::tessellationShader

Definition at line 2979 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::textureCompressionASTC_LDR

Definition at line 2995 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::textureCompressionBC

Definition at line 2996 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::textureCompressionETC2

Definition at line 2994 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::variableMultisampleRate

Definition at line 3027 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::vertexPipelineStoresAndAtomics

Definition at line 2999 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFeatures::wideLines

Definition at line 2989 of file vulkan_core.h.


The documentation for this struct was generated from the following file: