Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
pattern VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_DRAW_PARAMETER_FEATURES :: VkStructureType Source #
data VkPhysicalDeviceShaderDrawParameterFeatures Source #
VkPhysicalDeviceShaderDrawParameterFeatures - Structure describing shader draw parameter features that can be supported by an implementation
Description
If the VkPhysicalDeviceShaderDrawParameterFeatures
structure is
included in the pNext
chain of
VkPhysicalDeviceFeatures2
,
it is filled with a value indicating whether the feature is supported.
Valid Usage (Implicit)
sType
must beVK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_DRAW_PARAMETER_FEATURES
See Also
VkBool32
, VkStructureType
VkPhysicalDeviceShaderDrawParameterFeatures | |
|