/external/deqp/modules/gles2/functional/ |
D | es2fPolygonOffsetTests.cpp | 370 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local 500 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local 620 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local 772 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local 885 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local 1002 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local 1124 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local
|
D | es2fShaderInvarianceTests.cpp | 276 const glw::GLint positionLoc = gl.getAttribLocation(shader.getProgram(), "a_input"); in iterate() local 318 const glw::GLint positionLoc = gl.getAttribLocation(shader.getProgram(), "a_input"); in iterate() local
|
D | es2fDepthStencilClearTests.cpp | 280 int positionLoc = gl.getAttribLocation(m_visProgram->getProgram(), "a_position"); in renderGL() local
|
D | es2fClippingTests.cpp | 542 const GLint positionLoc = ctx.getAttribLocation(programId, "a_position"); in testRender() local 681 const GLint positionLoc = ctx.getAttribLocation(programId, "a_position"); in testRender() local 909 const GLint positionLoc = ctx.getAttribLocation(programId, "a_position"); in testRender() local 1140 const GLint positionLoc = ctx.getAttribLocation(programId, "a_position"); in render() local
|
D | es2fRasterizationTests.cpp | 196 const glw::GLint positionLoc = gl.getAttribLocation(m_shader->getProgram(), "a_position"); in drawPrimitives() local 637 const glw::GLint positionLoc = gl.getAttribLocation(m_shader->getProgram(), "a_position"); in iterate() local
|
D | es2fVertexTextureTests.cpp | 640 const int positionLoc = glGetAttribLocation(programID, "a_position"); in setupShaderInputs() local 977 const int positionLoc = glGetAttribLocation(programID, "a_position"); in setupShaderInputs() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fPolygonOffsetTests.cpp | 373 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local 503 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local 622 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local 774 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local 887 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local 1004 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local 1126 const GLint positionLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in testPolygonOffset() local
|
D | es3fShaderInvarianceTests.cpp | 276 const glw::GLint positionLoc = gl.getAttribLocation(shader.getProgram(), "a_input"); in iterate() local 318 const glw::GLint positionLoc = gl.getAttribLocation(shader.getProgram(), "a_input"); in iterate() local
|
D | es3fDepthStencilClearTests.cpp | 283 int positionLoc = gl.getAttribLocation(m_visProgram->getProgram(), "a_position"); in renderGL() local
|
D | es3fClippingTests.cpp | 545 const GLint positionLoc = ctx.getAttribLocation(programId, "a_position"); in testRender() local 684 const GLint positionLoc = ctx.getAttribLocation(programId, "a_position"); in testRender() local 913 const GLint positionLoc = ctx.getAttribLocation(programId, "a_position"); in testRender() local 1144 const GLint positionLoc = ctx.getAttribLocation(programId, "a_position"); in render() local
|
D | es3fVertexTextureTests.cpp | 740 const int positionLoc = glGetAttribLocation(programID, "a_position"); in setupShaderInputs() local 1075 const int positionLoc = glGetAttribLocation(programID, "a_position"); in setupShaderInputs() local 1415 const int positionLoc = glGetAttribLocation(programID, "a_position"); in setupShaderInputs() local 1758 const int positionLoc = glGetAttribLocation(programID, "a_position"); in setupShaderInputs() local
|
D | es3fInstancedRenderingTests.cpp | 515 int positionLoc = glGetAttribLocation(program, "a_position"); in setupAndRender() local
|
D | es3fRasterizationTests.cpp | 362 const glw::GLint positionLoc = gl.getAttribLocation(m_shader->getProgram(), "a_position"); in drawPrimitives() local
|
/external/angle/src/tests/gl_tests/ |
D | StateChangeTest.cpp | 322 GLint positionLoc = glGetAttribLocation(program, "position"); in TEST_P() local 377 GLint positionLoc = glGetAttribLocation(program, "position"); in TEST_P() local 457 GLint positionLoc = glGetAttribLocation(program1, "position"); in TEST_P() local 940 GLint positionLoc = glGetAttribLocation(program, "position"); in TEST_P() local 3995 GLint positionLoc = glGetAttribLocation(mProgram, "a_position"); in TEST_P() local 4124 GLint positionLoc = glGetAttribLocation(program, essl31_shaders::PositionAttrib()); in TEST_P() local 4870 GLint positionLoc = glGetAttribLocation(program, "position"); in TEST_P() local 4942 GLint positionLoc = glGetAttribLocation(program, "position"); in TEST_P() local 5019 GLint positionLoc = glGetAttribLocation(program, "position"); in TEST_P() local 5082 GLint positionLoc = glGetAttribLocation(program, "position"); in TEST_P() local [all …]
|
D | InstancingTest.cpp | 631 GLint positionLoc = glGetAttribLocation(mProgram[0], "a_position"); in TEST_P() local
|
D | MultiviewDrawTest.cpp | 1893 GLint positionLoc; in TEST_P() local
|
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 258 const GLint positionLoc = gl.getAttribLocation(patternProgram.getProgram(), "a_pos"); in drawTestPattern() local 641 const GLint positionLoc = gl.getAttribLocation(m_program->getProgram(), "a_pos"); in iterate() local 860 const GLint positionLoc = gl.getAttribLocation(m_program->getProgram(), "a_pos"); in iterate() local 1165 const GLint positionLoc = gl.getAttribLocation(m_program->getProgram(), "a_pos"); in iterate() local 1350 const GLint positionLoc = gl.getAttribLocation(m_program->getProgram(), "a_pos"); in testFBO() local 1547 const GLint positionLoc = gl.getAttribLocation(m_program->getProgram(), "a_pos"); in testFBO() local
|
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 266 const GLint positionLoc = gl.getAttribLocation(patternProgram.getProgram(), "a_pos"); in drawTestPattern() local 653 const GLint positionLoc = gl.getAttribLocation(m_program->getProgram(), "a_pos"); in iterate() local 875 const GLint positionLoc = gl.getAttribLocation(m_program->getProgram(), "a_pos"); in iterate() local 1205 const GLint positionLoc = gl.getAttribLocation(m_program->getProgram(), "a_pos"); in iterate() local 1520 const GLint positionLoc = gl.getAttribLocation(m_program->getProgram(), "a_pos"); in iterate() local 1713 const GLint positionLoc = gl.getAttribLocation(m_program->getProgram(), "a_pos"); in testFBO() local 1915 const GLint positionLoc = gl.getAttribLocation(m_program->getProgram(), "a_pos"); in testFBO() local
|
D | es3sDrawTests.cpp | 156 const deInt32 positionLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_position"); in iterate() local
|
/external/angle/src/tests/perf_tests/ |
D | LinkProgramPerfTest.cpp | 165 GLint positionLoc = glGetAttribLocation(program, "position"); in drawBenchmark() local
|
/external/deqp/modules/gles31/stress/ |
D | es31sVertexAttributeBindingTests.cpp | 315 const int positionLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_position"); in renderTo() local 576 const deInt32 positionLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_position"); in iterate() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fVertexAttributeBindingTests.cpp | 321 const int positionLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_position"); in renderTo() local 617 const int positionLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_position"); in renderTo() local 891 const int positionLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_position"); in renderTo() local 1127 const int positionLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_position"); in renderTo() local
|
D | es31fShaderTextureSizeTests.cpp | 444 const int positionLoc = gl.getAttribLocation(m_shader->getProgram(), "a_position"); in runShader() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderLibraryCase.cpp | 352 int positionLoc = gl.getAttribLocation(programID, "dEQP_Position"); in execute() local
|
/external/deqp/modules/glshared/ |
D | glsShaderLibraryCase.cpp | 1162 int positionLoc = gl.getAttribLocation(vertexProgramID, "dEQP_Position"); in execute() local
|