Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fVertexAttributeBindingTests.cpp55 static const char* const s_positionColorShader = "#version 310 es\n" variable
1273 …xt.getRenderContext(), glu::ProgramSources() << glu::VertexSource(s_positionColorShader) << glu::F… in createShader()