VkPhysicalDeviceExtendedDynamicState3FeaturesEXT

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
extern (System) nothrow @nogc
struct VkPhysicalDeviceExtendedDynamicState3FeaturesEXT {}

Members

Variables

extendedDynamicState3AlphaToCoverageEnable
VkBool32 extendedDynamicState3AlphaToCoverageEnable;
Undocumented in source.
extendedDynamicState3AlphaToOneEnable
VkBool32 extendedDynamicState3AlphaToOneEnable;
Undocumented in source.
extendedDynamicState3ColorBlendAdvanced
VkBool32 extendedDynamicState3ColorBlendAdvanced;
Undocumented in source.
extendedDynamicState3ColorBlendEnable
VkBool32 extendedDynamicState3ColorBlendEnable;
Undocumented in source.
extendedDynamicState3ColorBlendEquation
VkBool32 extendedDynamicState3ColorBlendEquation;
Undocumented in source.
extendedDynamicState3ColorWriteMask
VkBool32 extendedDynamicState3ColorWriteMask;
Undocumented in source.
extendedDynamicState3ConservativeRasterizationMode
VkBool32 extendedDynamicState3ConservativeRasterizationMode;
Undocumented in source.
extendedDynamicState3CoverageModulationMode
VkBool32 extendedDynamicState3CoverageModulationMode;
Undocumented in source.
extendedDynamicState3CoverageModulationTable
VkBool32 extendedDynamicState3CoverageModulationTable;
Undocumented in source.
extendedDynamicState3CoverageModulationTableEnable
VkBool32 extendedDynamicState3CoverageModulationTableEnable;
Undocumented in source.
extendedDynamicState3CoverageReductionMode
VkBool32 extendedDynamicState3CoverageReductionMode;
Undocumented in source.
extendedDynamicState3CoverageToColorEnable
VkBool32 extendedDynamicState3CoverageToColorEnable;
Undocumented in source.
extendedDynamicState3CoverageToColorLocation
VkBool32 extendedDynamicState3CoverageToColorLocation;
Undocumented in source.
extendedDynamicState3DepthClampEnable
VkBool32 extendedDynamicState3DepthClampEnable;
Undocumented in source.
extendedDynamicState3DepthClipEnable
VkBool32 extendedDynamicState3DepthClipEnable;
Undocumented in source.
extendedDynamicState3DepthClipNegativeOneToOne
VkBool32 extendedDynamicState3DepthClipNegativeOneToOne;
Undocumented in source.
extendedDynamicState3ExtraPrimitiveOverestimationSize
VkBool32 extendedDynamicState3ExtraPrimitiveOverestimationSize;
Undocumented in source.
extendedDynamicState3LineRasterizationMode
VkBool32 extendedDynamicState3LineRasterizationMode;
Undocumented in source.
extendedDynamicState3LineStippleEnable
VkBool32 extendedDynamicState3LineStippleEnable;
Undocumented in source.
extendedDynamicState3LogicOpEnable
VkBool32 extendedDynamicState3LogicOpEnable;
Undocumented in source.
extendedDynamicState3PolygonMode
VkBool32 extendedDynamicState3PolygonMode;
Undocumented in source.
extendedDynamicState3ProvokingVertexMode
VkBool32 extendedDynamicState3ProvokingVertexMode;
Undocumented in source.
extendedDynamicState3RasterizationSamples
VkBool32 extendedDynamicState3RasterizationSamples;
Undocumented in source.
extendedDynamicState3RasterizationStream
VkBool32 extendedDynamicState3RasterizationStream;
Undocumented in source.
extendedDynamicState3RepresentativeFragmentTestEnable
VkBool32 extendedDynamicState3RepresentativeFragmentTestEnable;
Undocumented in source.
extendedDynamicState3SampleLocationsEnable
VkBool32 extendedDynamicState3SampleLocationsEnable;
Undocumented in source.
extendedDynamicState3SampleMask
VkBool32 extendedDynamicState3SampleMask;
Undocumented in source.
extendedDynamicState3ShadingRateImageEnable
VkBool32 extendedDynamicState3ShadingRateImageEnable;
Undocumented in source.
extendedDynamicState3TessellationDomainOrigin
VkBool32 extendedDynamicState3TessellationDomainOrigin;
Undocumented in source.
extendedDynamicState3ViewportSwizzle
VkBool32 extendedDynamicState3ViewportSwizzle;
Undocumented in source.
extendedDynamicState3ViewportWScalingEnable
VkBool32 extendedDynamicState3ViewportWScalingEnable;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta