Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPolygonOffsetTests.cpp59 const char* s_shaderSourceVertex = "#version 300 es\n" member
219 << sglr::pdec::VertexSource(s_shaderSourceVertex) in PositionColorShader()
370 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()
500 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()
619 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()
771 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()
884 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()
1001 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()
1123 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp59 const char* s_shaderSourceVertex = "attribute highp vec4 a_position;\n" member
216 << sglr::pdec::VertexSource(s_shaderSourceVertex) in PositionColorShader()
367 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()
497 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()
617 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()
769 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()
882 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()
999 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()
1121 const glu::ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(s_shaderSourceVertex, s_shaderSourceFragment)); in testPolygonOffset()

Completed in 5 milliseconds