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/ |
D | esextcTessellationShaderUtils.hpp | 243 } _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,
|
D | esextcTessellationShaderIsolines.hpp | 122 _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…
|
D | esextcTessellationShaderTriangles.hpp | 88 _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;
|
D | esextcTessellationShaderTCTE.hpp | 238 _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);
|
D | esextcTessellationShaderQuads.hpp | 90 _tessellation_shader_vertex_spacing vertex_spacing; 171 _tessellation_shader_vertex_spacing vertex_spacing;
|
D | esextcTessellationShaderTessellation.hpp | 306 _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,
|
D | esextcTessellationShaderUtils.cpp | 436 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()
|
D | esextcTessellationShaderIsolines.cpp | 498 _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()
|
D | esextcTessellationShaderQuads.cpp | 130 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()
|
D | esextcTessellationShaderInvariance.hpp | 229 _tessellation_shader_vertex_spacing vertex_spacing; 312 _tessellation_shader_vertex_spacing vertex_spacing;
|
D | esextcTessellationShaderPoints.hpp | 197 _tessellation_shader_vertex_spacing vertex_spacing;
|
D | esextcTessellationShaderPoints.cpp | 685 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()
|
D | esextcTessellationShaderVertexSpacing.hpp | 93 _tessellation_shader_vertex_spacing vertex_spacing;
|
D | esextcTessellationShaderTriangles.cpp | 286 _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()
|
D | esextcTessellationShaderInvariance.cpp | 1380 _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()
|
D | esextcTessellationShaderVertexSpacing.cpp | 919 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()
|
D | esextcTessellationShaderTCTE.cpp | 2062 …_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()
|
D | esextcTessellationShaderTessellation.cpp | 1730 …ring TessellationShaderTessellationgl_TessCoord::getTECode(_tessellation_shader_vertex_spacing ver… in getTECode() 1869 _test_descriptor& test, _tessellation_shader_vertex_spacing vertex_spacing, in initTestDescriptor()
|