Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/stress/
Des31sDrawTests.cpp47 static const char* s_colorVertexShaderSource = "#version 310 es\n" variable
182 ….getRenderContext(), glu::ProgramSources() << glu::VertexSource(s_colorVertexShaderSource) << glu:… in iterate()
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp71 static const char* s_colorVertexShaderSource = "#version 310 es\n" variable
1064 ….getRenderContext(), glu::ProgramSources() << glu::VertexSource(s_colorVertexShaderSource) << glu:… in init()