| /external/deqp/framework/opengl/simplereference/ |
| D | sglrContextUtil.cpp | 64 deInt32 posLoc = ctx.getAttribLocation(program, "a_position"); in drawQuadWithVaoBuffers() local 134 deInt32 posLoc = ctx.getAttribLocation(program, "a_position"); in drawQuadWithClientPointers() local
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fDepthRangeTests.cpp | 165 const int posLoc = glGetAttribLocation(program.getProgram(), "a_position"); in iterate() local 315 const int posLoc = glGetAttribLocation(program.getProgram(), "a_position"); in iterate() local
|
| D | es2fFlushFinishTests.cpp | 220 const int posLoc = gl.getAttribLocation(m_program->getProgram(), "a_position"); in setupRenderState() local
|
| D | es2fUniformApiTests.cpp | 1707 const int posLoc = glGetAttribLocation(program.getProgram(), "a_position"); in renderTest() local
|
| /external/deqp/modules/gles3/accuracy/ |
| D | es3aVaryingInterpolationTests.cpp | 245 const int posLoc = glGetAttribLocation(program.getProgram(), "a_position"); in iterate() local
|
| /external/deqp/modules/gles2/accuracy/ |
| D | es2aVaryingInterpolationTests.cpp | 238 const int posLoc = glGetAttribLocation(program.getProgram(), "a_position"); in iterate() local
|
| /external/deqp/modules/glshared/ |
| D | glsScissorTests.cpp | 86 const deInt32 posLoc = gl.getAttribLocation(program, "a_position"); in drawQuad() local 100 const deInt32 posLoc = gl.getAttribLocation(program, "a_position"); in drawPrimitives() local
|
| D | glsLifetimeTests.cpp | 531 GLint posLoc = gl().getAttribLocation(program, "pos"); in drawContainer() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fAdvancedBlendTests.cpp | 375 const int posLoc = gl.getAttribLocation(program, "a_position"); in iterate() local
|
| D | es31fUniformLocationTests.cpp | 530 const deInt32 posLoc = gl.getAttribLocation(programID, "a_position"); in render() local
|
| D | es31fTextureMultisampleTests.cpp | 346 const GLuint posLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in genMultisampleTexture() local
|
| D | es31fTessellationGeometryInteractionTests.cpp | 2861 const int posLoc = gl.getAttribLocation(m_program->getProgram(), "a_position"); in iterate() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fFragDepthTests.cpp | 370 int posLoc = gl.getAttribLocation(program.getProgram(), "a_position"); in iterate() local
|
| D | es3fFlushFinishTests.cpp | 229 const int posLoc = gl.getAttribLocation(m_program->getProgram(), "a_position"); in setupRenderState() local
|
| D | es3fShaderBuiltinVarTests.cpp | 979 const int posLoc = gl.getAttribLocation(m_program->getProgram(), "a_position"); in iterate() local
|
| D | es3fFragmentOutputTests.cpp | 744 int posLoc = gl.getAttribLocation(m_program->getProgram(), "a_position"); in iterate() local
|
| D | es3fUniformApiTests.cpp | 2119 const int posLoc = glGetAttribLocation(program.getProgram(), "a_position"); in renderTest() local
|
| /external/deqp/modules/egl/ |
| D | teglGLES2SharingThreadedTests.cpp | 1693 GLint posLoc = glGetAttribLocation(m_program->program, "a_pos"); in exec() local 1775 GLint posLoc = glGetAttribLocation(m_program->program, "a_pos"); in exec() local
|