Home
last modified time | relevance | path

Searched refs:n_vs_modes (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderQuads.cpp137 const unsigned int n_vs_modes = sizeof(vs_modes) / sizeof(vs_modes[0]); in initTest() local
142 for (unsigned int n_vs_mode = 0; n_vs_mode < n_vs_modes; ++n_vs_mode) in initTest()
417 const unsigned int n_vs_modes = sizeof(vs_modes) / sizeof(vs_modes[0]); in initTest() local
420 for (unsigned int n_vs_mode = 0; n_vs_mode < n_vs_modes; ++n_vs_mode) in initTest()
DesextcTessellationShaderIsolines.cpp604 const int n_vs_modes = sizeof(vs_modes) / sizeof(vs_modes[0]); in initTest() local
606 for (int n_vs_mode = 0; n_vs_mode < n_vs_modes; ++n_vs_mode) in initTest()
DesextcTessellationShaderTriangles.cpp950 const unsigned int n_vs_modes = sizeof(vs_modes) / sizeof(vs_modes[0]); in runTestIterations() local
952 for (unsigned int n_vs_mode = 0; n_vs_mode < n_vs_modes; ++n_vs_mode) in runTestIterations()
DesextcTessellationShaderInvariance.cpp1385 const unsigned int n_vs_modes = sizeof(vs_modes) / sizeof(vs_modes[0]); in initTestIterations() local
1391 for (unsigned int n_vs_mode = 0; n_vs_mode < n_vs_modes; ++n_vs_mode) in initTestIterations()
1689 const unsigned int n_vs_modes = sizeof(vs_modes) / sizeof(vs_modes[0]); in initTestIterations() local
1695 for (unsigned int n_vs_mode = 0; n_vs_mode < n_vs_modes; ++n_vs_mode) in initTestIterations()
DesextcTessellationShaderVertexSpacing.cpp923 const unsigned int n_vs_modes = sizeof(vs_modes) / sizeof(vs_modes[0]); in initTest() local
943 for (unsigned int n_vs_mode = 0; n_vs_mode < n_vs_modes; ++n_vs_mode) in initTest()