Searched refs:s_shaderSourceVertex (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fPolygonOffsetTests.cpp | 59 const char* s_shaderSourceVertex = "attribute highp vec4 a_position;\n" variable 218 << sglr::pdec::VertexSource(s_shaderSourceVertex) in PositionColorShader() 368 …m program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset() 496 … program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset() 615 … program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset() 765 …m program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset() 878 …m program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset() 995 …m program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset() 1117 …m program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset()
|
/external/deqp/modules/gles3/functional/ |
D | es3fPolygonOffsetTests.cpp | 59 const char* s_shaderSourceVertex = "#version 300 es\n" variable 221 << sglr::pdec::VertexSource(s_shaderSourceVertex) in PositionColorShader() 371 …m program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset() 499 … program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset() 618 … program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset() 768 …m program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset() 881 …m program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset() 998 …m program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset() 1120 …m program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSo… in testPolygonOffset()
|