Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp191 unsigned int n_vs_body_parts, const char** attribute_names, in createProgram()
4318 const char* attribute_names[] = { "color", "position" }; in initTestCaseGlobal() local