Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp64 const char* shaderSourceVertex = "attribute highp vec4 a_position;\n" variable
412 << sglr::pdec::VertexSource(shaderSourceVertex) in PositionColorShader()
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp64 const char* shaderSourceVertex = "#version 300 es\n" variable
415 << sglr::pdec::VertexSource(shaderSourceVertex) in PositionColorShader()