Home
last modified time | relevance | path

Searched refs:_tessellation_shader_vertex_spacing (Results 1 – 18 of 18) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderUtils.hpp243 } _tessellation_shader_vertex_spacing; typedef
276 _tessellation_shader_vertex_spacing vertex_spacing,
282 _tessellation_shader_vertex_spacing vertex_spacing,
287 …static std::string getESTokenForVertexSpacingMode(_tessellation_shader_vertex_spacing vertex_spaci…
291 static std::string getGenericTECode(_tessellation_shader_vertex_spacing vertex_spacing,
297 …static void getTessellationLevelAfterVertexSpacing(_tessellation_shader_vertex_spacing vertex_spac…
322 _tessellation_shader_vertex_spacing vertex_spacing;
386 _tessellation_shader_vertex_spacing vertex_spacing,
DesextcTessellationShaderIsolines.hpp122 _tessellation_shader_vertex_spacing vertex_spacing_mode;
143 typedef std::map<_tessellation_shader_vertex_spacing, _tests> _tests_per_vertex_spacing_map;
148 …typedef std::map<_tessellation_shader_vertex_spacing, _test_results> _test_results_per_vertex_spac…
161 _tessellation_shader_vertex_spacing vertex_spacing_mode);
166 …void initTestDescriptor(_tessellation_shader_vertex_spacing vertex_spacing_mode, const float* inne…
DesextcTessellationShaderTriangles.hpp88 _tessellation_shader_vertex_spacing vertex_spacing;
104 …void initTestDescriptor(_test_descriptor& test, _tessellation_shader_vertex_spacing vertex_spacing…
234 _tessellation_shader_vertex_spacing vertex_spacing;
DesextcTessellationShaderTCTE.hpp238 _tessellation_shader_vertex_spacing vertex_spacing;
281 _tessellation_shader_vertex_spacing vertex_spacing,
390 _tessellation_shader_vertex_spacing vertex_spacing;
424 _tessellation_shader_vertex_spacing vertex_spacing_mode);
DesextcTessellationShaderQuads.hpp90 _tessellation_shader_vertex_spacing vertex_spacing;
171 _tessellation_shader_vertex_spacing vertex_spacing;
DesextcTessellationShaderTessellation.hpp306 _tessellation_shader_vertex_spacing vertex_spacing;
336 std::string getTECode(_tessellation_shader_vertex_spacing vertex_spacing,
341 void initTestDescriptor(_test_descriptor& test, _tessellation_shader_vertex_spacing vertex_spacing,
DesextcTessellationShaderUtils.cpp436 std::string TessellationShaderUtils::getGenericTECode(_tessellation_shader_vertex_spacing vertex_s… in getGenericTECode()
609 const float* outer_tessellation_level, _tessellation_shader_vertex_spacing vertex_spacing, in getAmountOfVerticesGeneratedByTessellator()
659 …_tessellation_shader_vertex_ordering vertex_ordering, _tessellation_shader_vertex_spacing vertex_s… in getDataGeneratedByTessellator()
773 …ng TessellationShaderUtils::getESTokenForVertexSpacingMode(_tessellation_shader_vertex_spacing ver… in getESTokenForVertexSpacingMode()
865 …llationShaderUtils::getTessellationLevelAfterVertexSpacing(_tessellation_shader_vertex_spacing ver… in getTessellationLevelAfterVertexSpacing()
1230 _tessellation_shader_vertex_spacing vertex_spacing, _tessellation_primitive_mode primitive_mode, in initTessellationVertexCounterProgram()
DesextcTessellationShaderIsolines.cpp498 _outer2_tess_level outer2_tess_level, _tessellation_shader_vertex_spacing vertex_spacing_mode) in findTestResult()
598 _tessellation_shader_vertex_spacing vertex_spacing_mode; in initTest()
600 const _tessellation_shader_vertex_spacing vs_modes[] = { in initTest()
634 void TessellationShadersIsolines::initTestDescriptor(_tessellation_shader_vertex_spacing vertex_spa… in initTestDescriptor()
DesextcTessellationShaderQuads.cpp130 const _tessellation_shader_vertex_spacing vs_modes[] = { in initTest()
144 _tessellation_shader_vertex_spacing vs_mode = vs_modes[n_vs_mode]; in initTest()
414 const _tessellation_shader_vertex_spacing vs_modes[] = { TESSELLATION_SHADER_VERTEX_SPACING_EQUAL, in initTest()
422 _tessellation_shader_vertex_spacing vs_mode = vs_modes[n_vs_mode]; in initTest()
DesextcTessellationShaderInvariance.hpp229 _tessellation_shader_vertex_spacing vertex_spacing;
312 _tessellation_shader_vertex_spacing vertex_spacing;
DesextcTessellationShaderPoints.hpp197 _tessellation_shader_vertex_spacing vertex_spacing;
DesextcTessellationShaderPoints.cpp685 const _tessellation_shader_vertex_spacing vertex_spacings[] = { in initTest()
702 _tessellation_shader_vertex_spacing vertex_spacing = vertex_spacings[n_vertex_spacing]; in initTest()
808 _tessellation_shader_vertex_spacing actual_vs_mode = run.vertex_spacing; in verifyCorrectAmountOfVertices()
DesextcTessellationShaderVertexSpacing.hpp93 _tessellation_shader_vertex_spacing vertex_spacing;
DesextcTessellationShaderTriangles.cpp286 _test_descriptor& test, _tessellation_shader_vertex_spacing vertex_spacing) in initTestDescriptor()
947 const _tessellation_shader_vertex_spacing vs_modes[] = { TESSELLATION_SHADER_VERTEX_SPACING_EQUAL, in runTestIterations()
954 _tessellation_shader_vertex_spacing vs_mode = vs_modes[n_vs_mode]; in runTestIterations()
DesextcTessellationShaderInvariance.cpp1380 _tessellation_shader_vertex_spacing vs_modes[] = { TESSELLATION_SHADER_VERTEX_SPACING_EQUAL, in initTestIterations()
1393 _tessellation_shader_vertex_spacing vs_mode = vs_modes[n_vs_mode]; in initTestIterations()
1684 _tessellation_shader_vertex_spacing vs_modes[] = { TESSELLATION_SHADER_VERTEX_SPACING_EQUAL, in initTestIterations()
1697 _tessellation_shader_vertex_spacing vs_mode = vs_modes[n_vs_mode]; in initTestIterations()
DesextcTessellationShaderVertexSpacing.cpp919 const _tessellation_shader_vertex_spacing vs_modes[] = { TESSELLATION_SHADER_VERTEX_SPACING_EQUAL, in initTest()
945 _tessellation_shader_vertex_spacing vs_mode = vs_modes[n_vs_mode]; in initTest()
DesextcTessellationShaderTCTE.cpp2062 …_tessellation_shader_vertex_ordering vertex_ordering, _tessellation_shader_vertex_spacing vertex_s… in getTessellationEvaluationShaderCode()
2298 const _tessellation_shader_vertex_spacing vertex_spacing_modes[] = { in initTest()
2329_tessellation_shader_vertex_spacing vertex_spacing = vertex_spacing_modes[n_vertex_spacing_mode]; in initTest()
3320 _tessellation_shader_vertex_spacing vertex_spacing_mode) in initTestDescriptor()
DesextcTessellationShaderTessellation.cpp1730 …ring TessellationShaderTessellationgl_TessCoord::getTECode(_tessellation_shader_vertex_spacing ver… in getTECode()
1869 _test_descriptor& test, _tessellation_shader_vertex_spacing vertex_spacing, in initTestDescriptor()