VkPhysicalDeviceConservativeRasterizationPropertiesEXT

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

conservativePointAndLineRasterization
VkBool32 conservativePointAndLineRasterization;
Undocumented in source.
conservativeRasterizationPostDepthCoverage
VkBool32 conservativeRasterizationPostDepthCoverage;
Undocumented in source.
degenerateLinesRasterized
VkBool32 degenerateLinesRasterized;
Undocumented in source.
degenerateTrianglesRasterized
VkBool32 degenerateTrianglesRasterized;
Undocumented in source.
extraPrimitiveOverestimationSizeGranularity
float extraPrimitiveOverestimationSizeGranularity;
Undocumented in source.
fullyCoveredFragmentShaderInputVariable
VkBool32 fullyCoveredFragmentShaderInputVariable;
Undocumented in source.
maxExtraPrimitiveOverestimationSize
float maxExtraPrimitiveOverestimationSize;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
primitiveOverestimationSize
float primitiveOverestimationSize;
Undocumented in source.
primitiveUnderestimation
VkBool32 primitiveUnderestimation;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta