Home
last modified time | relevance | path

Searched refs:getTessellationLevelAfterVertexSpacing (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderPoints.cpp813 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in verifyCorrectAmountOfVertices()
817 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in verifyCorrectAmountOfVertices()
832 …TessellationShaderUtils::getTessellationLevelAfterVertexSpacing(TESSELLATION_SHADER_VERTEX_SPACING… in verifyCorrectAmountOfVertices()
837 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in verifyCorrectAmountOfVertices()
854 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in verifyCorrectAmountOfVertices()
862 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in verifyCorrectAmountOfVertices()
872 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in verifyCorrectAmountOfVertices()
881 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in verifyCorrectAmountOfVertices()
930 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in verifyCorrectAmountOfVertices()
DesextcTessellationShaderIsolines.cpp87 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in checkFirstOuterTessellationLevelEffect()
146 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in checkIrrelevantTessellationLevelsHaveNoEffect()
150 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in checkIrrelevantTessellationLevelsHaveNoEffect()
252 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in checkSecondOuterTessellationLevelEffect()
DesextcTessellationShaderVertexSpacing.cpp574 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in getEdgesForTrianglesTessellation()
580 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in getEdgesForTrianglesTessellation()
587 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in getEdgesForTrianglesTessellation()
1117 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in verifyEdges()
1122 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in verifyEdges()
DesextcTessellationShaderUtils.hpp297 …static void getTessellationLevelAfterVertexSpacing(_tessellation_shader_vertex_spacing vertex_spac…
DesextcTessellationShaderQuads.cpp453 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in initTest()
466 TessellationShaderUtils::getTessellationLevelAfterVertexSpacing( in initTest()
DesextcTessellationShaderTriangles.cpp966 …TessellationShaderUtils::getTessellationLevelAfterVertexSpacing(vs_mode, 1.5f, gl_max_tess_gen_lev… in runTestIterations()
DesextcTessellationShaderUtils.cpp865 void TessellationShaderUtils::getTessellationLevelAfterVertexSpacing(_tessellation_shader_vertex_sp… in getTessellationLevelAfterVertexSpacing() function in glcts::TessellationShaderUtils