Safe Haskell | None |
---|---|
Language | Haskell2010 |
Graphics.Vulkan.Core11.Promoted_from_VK_KHR_shader_draw_parameters
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
Constructors
VkPhysicalDeviceShaderDrawParameterFeatures | |
Fields
|