Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp64 static const char* s_commonFragmentShaderSource = "#version 310 es\n" variable
2311 …lu::VertexSource(s_commonVertexShaderSource) << glu::FragmentSource(s_commonFragmentShaderSource)); in iterate()
2474 …lu::VertexSource(s_commonVertexShaderSource) << glu::FragmentSource(s_commonFragmentShaderSource)); in iterate()
2618 …lu::VertexSource(s_commonVertexShaderSource) << glu::FragmentSource(s_commonFragmentShaderSource)); in iterate()