Home
last modified time | relevance | path

Searched defs:n_varyings (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderConstantVariables.cpp150 const unsigned int n_varyings = sizeof(m_feedbackVaryings) / sizeof(m_feedbackVaryings[0]); in initTest() local
217 const unsigned int n_varyings = sizeof(m_feedbackVaryings) / sizeof(m_feedbackVaryings[0]); in iterate() local
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderXFB.cpp188 const char* const* strings, unsigned int n_varyings, in createSeparableProgram()
DesextcTessellationShaderTessellation.cpp579 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); in initRun() local
1192 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); in initRun() local
1952 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); in initTestDescriptor() local
DesextcTessellationShaderTriangles.cpp379 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); in initTestDescriptor() local
DesextcTessellationShaderTCTE.cpp656 unsigned int n_varyings = 0; in executeTestRun() local
3483 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); in initTestDescriptor() local
4040 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); in initTestDescriptor() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp2850 static const GLuint n_varyings = sizeof(varying_names) / sizeof(varying_names[0]); in iterate() local
3686 static const GLuint n_varyings = 5; in testDraw() local
3919 static const GLuint n_varyings = sizeof(varying_names) / sizeof(varying_names[0]); in iterate() local
4484 static const GLuint n_varyings = sizeof(varying_names) / sizeof(varying_names[0]); in iterate() local
9579 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); in initTest() local
Dgl4cGPUShaderFP64Tests.cpp3807 glw::GLuint n_varyings = 1; in prepareProgram() local
9284 unsigned int n_varyings = 0; in generateXFBVaryingNames() local
Dgl4cEnhancedLayoutsTests.cpp2851 const size_t n_varyings = captured_varyings.size(); in Capture() local