Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramStateQueryTests.cpp337 …const string vtxTemplate = string(isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) … in iterate() local
357 static const char* const s_vtxSource = vtxTemplate.c_str(); in iterate()