| /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/angle/src/tests/gl_tests/ |
| D | RenderbufferMultisampleTest.cpp | 194 const int posLoc = glGetAttribLocation(program, "a_position"); in TEST_P() local
|
| D | VulkanPerformanceCounterTest.cpp | 545 GLint posLoc = glGetAttribLocation(program, essl1_shaders::PositionAttrib()); in TEST_P() local 603 GLint posLoc = glGetAttribLocation(program, essl1_shaders::PositionAttrib()); in TEST_P() local 664 GLint posLoc = glGetAttribLocation(program, essl1_shaders::PositionAttrib()); in TEST_P() local 1283 GLint posLoc = glGetAttribLocation(program, essl1_shaders::PositionAttrib()); in TEST_P() local 5035 GLint posLoc = glGetAttribLocation(program, "position"); in TEST_P() local 5328 GLint posLoc = glGetAttribLocation(testProgram, essl1_shaders::PositionAttrib()); in bufferSubDataShouldNotTriggerSyncState() local 5592 GLint posLoc = glGetAttribLocation(testProgram, essl1_shaders::PositionAttrib()); in TEST_P() local 5709 GLint posLoc = glGetAttribLocation(program, "a_position"); in TEST_P() local 5826 GLint posLoc = glGetAttribLocation(program, "a_position"); in TEST_P() local 5929 GLint posLoc = glGetAttribLocation(program, "a_position"); in TEST_P() local
|
| D | ProgramPipelineTest.cpp | 1024 GLint posLoc = glGetAttribLocation(mVertProg, essl31_shaders::PositionAttrib()); in TEST_P() local 1098 GLint posLoc = glGetAttribLocation(mVertProg, essl31_shaders::PositionAttrib()); in TEST_P() local
|
| D | ClearTest.cpp | 695 GLint posLoc = glGetAttribLocation(program, essl1_shaders::PositionAttrib()); in TEST_P() local 746 GLint posLoc = glGetAttribLocation(program, essl1_shaders::PositionAttrib()); in TEST_P() local 2562 GLint posLoc = glGetAttribLocation(drawColor, essl1_shaders::PositionAttrib()); in TEST_P() local
|
| D | VertexAttributeTest.cpp | 3370 GLint posLoc = glGetAttribLocation(program, "pos"); in TEST_P() local 4242 GLint posLoc = glGetAttribLocation(testProgram, "position"); in TEST_P() local 4504 GLint posLoc = glGetAttribLocation(program, attribName); in TEST_P() local
|
| D | StateChangeTest.cpp | 5822 GLint posLoc = glGetAttribLocation(program, "position"); in TEST_P() local 6426 GLint posLoc = glGetAttribLocation(program, essl1_shaders::PositionAttrib()); in TEST_P() local 6477 GLint posLoc = glGetAttribLocation(program, essl1_shaders::PositionAttrib()); in TEST_P() local 7664 GLint posLoc = glGetAttribLocation(testProgram, "position"); in TEST_P() local 8252 GLint posLoc = glGetAttribLocation(testProgram, essl1_shaders::PositionAttrib()); in TEST_P() local
|
| D | SimpleOperationTest.cpp | 1112 GLint posLoc = glGetAttribLocation(program, "pos"); in TEST_P() local
|
| D | BufferDataTest.cpp | 1134 GLint posLoc = glGetAttribLocation(program, "position"); in TEST_P() 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 | 221 const int posLoc = gl.getAttribLocation(m_program->getProgram(), "a_position"); in setupRenderState() local
|
| /external/OpenCL-CTS/test_conformance/gles/ |
| D | test_fence_sync.cpp | 130 GLuint createShaderProgram(GLint *posLoc, GLint *colLoc) in createShaderProgram() 377 GLint posLoc, colLoc; in test_fence_sync_single() local
|
| /external/OpenCL-CTS/test_conformance/gl/ |
| D | test_fence_sync.cpp | 155 GLuint createShaderProgram(GLint *posLoc, GLint *colLoc) in createShaderProgram() 421 GLint posLoc, colLoc; in test_fence_sync_single() local
|
| /external/deqp/modules/gles2/accuracy/ |
| D | es2aVaryingInterpolationTests.cpp | 239 const int posLoc = glGetAttribLocation(program.getProgram(), "a_position"); in iterate() local
|
| /external/deqp/modules/gles3/accuracy/ |
| D | es3aVaryingInterpolationTests.cpp | 245 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 | 696 GLint posLoc = gl().getAttribLocation(program, "pos"); in drawContainer() local
|
| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cSeparateShaderObjsTests.cpp | 2264 int posLoc = gl.getAttribLocation(progVF.getProgram(), "a_position"); in iterate() local 2800 int posLoc = gl.getAttribLocation(programA, "a_position"); in iterate() local 2835 int posLoc = gl.getAttribLocation(progVF.getProgram(), "a_position"); in iterate() local
|
| /external/angle/src/tests/perf_tests/ |
| D | MultiviewPerf.cpp | 356 const GLint posLoc = glGetAttribLocation(mProgram, "vPosition"); in initializeBenchmark() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcFragDepthTests.cpp | 360 int posLoc = gl.getAttribLocation(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 | 241 const int posLoc = gl.getAttribLocation(m_program->getProgram(), "a_position"); in setupRenderState() local
|
| D | es3fShaderBuiltinVarTests.cpp | 1000 const int posLoc = gl.getAttribLocation(m_program->getProgram(), "a_position"); in iterate() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fAdvancedBlendTests.cpp | 419 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
|