Home
last modified time | relevance | path

Searched defs:n_vs_body_parts (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp191 unsigned int n_vs_body_parts, const char** attribute_names, in createProgram()
1045 const unsigned int n_vs_body_parts = sizeof(vs_body_parts) / sizeof(vs_body_parts[0]); in initTestCaseGlobal() local
6433 const unsigned int n_vs_body_parts = sizeof(vs_body_parts) / sizeof(vs_body_parts[0]); in initTestCaseGlobal() local
/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp773 unsigned int n_vs_body_parts, const char* const* vs_body_parts) in doesProgramBuild()