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

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

Completed in 138 milliseconds