Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp3014 static const char* const positionVertex = "${GLSL_VERSION_DECL}\n" in initRenderShader() local
3021 << glu::VertexSource(specializeShader(positionVertex, m_context.getRenderContext().getType())) in initRenderShader()
3034 static const char* const positionVertex = "${GLSL_VERSION_DECL}\n" in initSamplerShader() local
3042 … << glu::VertexSource(specializeShader(positionVertex, m_context.getRenderContext().getType())) in initSamplerShader()