Home
last modified time | relevance | path

Searched defs:extraOverestimationSize (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp2389 float extraOverestimationSize; member
2398 …const float extraOverestimationSize = overestimationSizeDesired == TCU_INFINITY ? conservativeRast… in getExtraOverestimationSize() local
2546 …const float extraOverestimationSize = getExtraOverestimationSize(m_conservativeTestConfig.extraOve… in checkSupport() local
2640 …const float extraOverestimationSize = getExtraOverestimationSize(m_conservativeTestConfig.extraO… in generateNormalTriangles() local
2763 …const float extraOverestimationSize = getExtraOverestimationSize(m_conservativeTestConfig.extra… in generateDegenerateTriangles() local
3267 …const float extraOverestimationSize = getExtraOverestimationSize(m_conservativeTestC… in initRasterizationConservativeStateCreateInfo() local
3417 …const float extraOverestimationSize = getExtraOverestimationSize(m_conservativeTestConfig.extraOv… in generateNormalLines() local
3566 …const float extraOverestimationSize = getExtraOverestimationSize(m_conservativeTestConfig.extra… in generateDegenerateLines() local
4024 …const float extraOverestimationSize = getExtraOverestimationSize(m_conservativeTestC… in initRasterizationConservativeStateCreateInfo() local
4152 …const float extraOverestimationSize = getExtraOverestimationSize(m_conservativeTestConfig.extraOve… in generatePoints() local
[all …]