Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderUtils.cpp436 …::string TessellationShaderUtils::getGenericTECode(_tessellation_shader_vertex_spacing vertex_spa… in getGenericTECode()
609 const float* outer_tessellation_level, _tessellation_shader_vertex_spacing vertex_spacing, in getAmountOfVerticesGeneratedByTessellator()
659 …ssellation_shader_vertex_ordering vertex_ordering, _tessellation_shader_vertex_spacing vertex_spac… in getDataGeneratedByTessellator()
773 …llationShaderUtils::getESTokenForVertexSpacingMode(_tessellation_shader_vertex_spacing vertex_spac… in getESTokenForVertexSpacingMode()
865 …haderUtils::getTessellationLevelAfterVertexSpacing(_tessellation_shader_vertex_spacing vertex_spac… in getTessellationLevelAfterVertexSpacing()
1230 _tessellation_shader_vertex_spacing vertex_spacing, _tessellation_primitive_mode primitive_mode, in initTessellationVertexCounterProgram()
DesextcTessellationShaderQuads.hpp90 _tessellation_shader_vertex_spacing vertex_spacing; member
171 _tessellation_shader_vertex_spacing vertex_spacing; member
DesextcTessellationShaderPoints.cpp702 _tessellation_shader_vertex_spacing vertex_spacing = vertex_spacings[n_vertex_spacing]; in initTest() local
991 …std::string vertex_spacing = TessellationShaderUtils::getESTokenForVertexSpacingMode(run.vertex_sp… in verifyCorrectAmountOfVertices() local
1037 …std::string vertex_spacing = TessellationShaderUtils::getESTokenForVertexSpacingMode(run.vertex_sp… in verifyCorrectAmountOfDuplicateVertices() local
DesextcTessellationShaderTriangles.hpp88 _tessellation_shader_vertex_spacing vertex_spacing; member
234 _tessellation_shader_vertex_spacing vertex_spacing; member
DesextcTessellationShaderInvariance.hpp229 _tessellation_shader_vertex_spacing vertex_spacing; member
312 _tessellation_shader_vertex_spacing vertex_spacing; member
DesextcTessellationShaderPoints.hpp197 _tessellation_shader_vertex_spacing vertex_spacing; member
DesextcTessellationShaderTCTE.hpp238 _tessellation_shader_vertex_spacing vertex_spacing; member
390 _tessellation_shader_vertex_spacing vertex_spacing; member
DesextcTessellationShaderVertexSpacing.hpp93 _tessellation_shader_vertex_spacing vertex_spacing; member
DesextcTessellationShaderTriangles.cpp286 _test_descriptor& test, _tessellation_shader_vertex_spacing vertex_spacing) in initTestDescriptor()
DesextcTessellationShaderIsolines.cpp634 …id TessellationShadersIsolines::initTestDescriptor(_tessellation_shader_vertex_spacing vertex_spac… in initTestDescriptor()
DesextcTessellationShaderTessellation.cpp1730 …sellationShaderTessellationgl_TessCoord::getTECode(_tessellation_shader_vertex_spacing vertex_spac… in getTECode()
1869 _test_descriptor& test, _tessellation_shader_vertex_spacing vertex_spacing, in initTestDescriptor()
DesextcTessellationShaderTessellation.hpp306 _tessellation_shader_vertex_spacing vertex_spacing; member
DesextcTessellationShaderUtils.hpp322 _tessellation_shader_vertex_spacing vertex_spacing; member
DesextcTessellationShaderTCTE.cpp2062 …ssellation_shader_vertex_ordering vertex_ordering, _tessellation_shader_vertex_spacing vertex_spac… in getTessellationEvaluationShaderCode()
2329 … _tessellation_shader_vertex_spacing vertex_spacing = vertex_spacing_modes[n_vertex_spacing_mode]; in initTest() local
/external/mesa3d/src/compiler/glsl/
Dast.h600 unsigned vertex_spacing:1; member
726 enum gl_tess_spacing vertex_spacing; member