/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fPolygonOffsetTests.cpp | 374 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local 504 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local 623 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local 775 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local 888 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local 1005 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local 1127 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local
|
D | es3fShaderInvarianceTests.cpp | 277 const glw::GLint colorLoc = gl.getUniformLocation(shader.getProgram(), "u_color"); in iterate() local 319 const glw::GLint colorLoc = gl.getUniformLocation(shader.getProgram(), "u_color"); in iterate() local
|
D | es3fPixelBufferObjectTests.cpp | 304 GLuint colorLoc = (GLuint)-1; in renderTriangle() local
|
D | es3fClippingTests.cpp | 547 const GLint colorLoc = ctx.getAttribLocation(programId, "a_color"); in testRender() local 685 const GLint colorLoc = ctx.getAttribLocation(programId, "a_color"); in testRender() local 914 const GLint colorLoc = ctx.getAttribLocation(programId, "a_color"); in testRender() local 1145 const GLint colorLoc = ctx.getAttribLocation(programId, "a_color"); in render() local
|
D | es3fDepthStencilClearTests.cpp | 282 int colorLoc = gl.getUniformLocation(m_visProgram->getProgram(), "u_color"); in renderGL() local
|
D | es3fFragDepthTests.cpp | 371 int colorLoc = gl.getUniformLocation(program.getProgram(), "u_color"); in iterate() local
|
D | es3fRasterizationTests.cpp | 363 const glw::GLint colorLoc = gl.getAttribLocation(m_shader->getProgram(), "a_color"); in drawPrimitives() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fPolygonOffsetTests.cpp | 371 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local 501 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local 621 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local 773 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local 886 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local 1003 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local 1125 const GLint colorLoc = gl.getAttribLocation(program.getProgram(), "a_color"); in testPolygonOffset() local
|
D | es2fDepthRangeTests.cpp | 164 const int colorLoc = glGetUniformLocation(program.getProgram(), "u_color"); in iterate() local 314 const int colorLoc = glGetUniformLocation(program.getProgram(), "u_color"); in iterate() local
|
D | es2fShaderInvarianceTests.cpp | 277 const glw::GLint colorLoc = gl.getUniformLocation(shader.getProgram(), "u_color"); in iterate() local 319 const glw::GLint colorLoc = gl.getUniformLocation(shader.getProgram(), "u_color"); in iterate() local
|
D | es2fClippingTests.cpp | 544 const GLint colorLoc = ctx.getAttribLocation(programId, "a_color"); in testRender() local 682 const GLint colorLoc = ctx.getAttribLocation(programId, "a_color"); in testRender() local 910 const GLint colorLoc = ctx.getAttribLocation(programId, "a_color"); in testRender() local 1141 const GLint colorLoc = ctx.getAttribLocation(programId, "a_color"); in render() local
|
D | es2fDepthStencilClearTests.cpp | 279 int colorLoc = gl.getUniformLocation(m_visProgram->getProgram(), "u_color"); in renderGL() local
|
D | es2fRasterizationTests.cpp | 197 const glw::GLint colorLoc = gl.getAttribLocation(m_shader->getProgram(), "a_color"); in drawPrimitives() local 638 const glw::GLint colorLoc = gl.getAttribLocation(m_shader->getProgram(), "a_color"); in iterate() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fVertexAttributeBindingTests.cpp | 322 const int colorLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_color"); in renderTo() local 618 const int colorLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_color"); in renderTo() local 892 const int colorLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_color"); in renderTo() local 1128 const int colorLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_color"); in renderTo() local
|
D | es31fAdvancedBlendTests.cpp | 420 const int colorLoc = gl.getAttribLocation(program, "a_color"); in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | BufferDataTest.cpp | 444 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local 519 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local 706 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local
|
D | StateChangeTest.cpp | 938 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local 1668 GLint colorLoc = glGetAttribLocation(program, "color"); in simpleDrawWithBuffer() local 3696 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local 4085 GLint colorLoc = glGetAttribLocation(mProgram, "a_color"); in TEST_P() local 4960 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local 5032 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local 5109 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local 5172 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local 5244 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local 6889 const GLint colorLoc = glGetUniformLocation(program, "colorIn"); in TEST_P() local [all …]
|
D | VertexAttributeTest.cpp | 1104 GLint colorLoc = glGetAttribLocation(program, "a_color"); in TEST_P() local 3303 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local
|
D | MultiviewDrawTest.cpp | 1897 GLint colorLoc; in TEST_P() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | StateChangeTest.cpp | 842 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local 1420 GLint colorLoc = glGetAttribLocation(program, "color"); in simpleDrawWithBuffer() local 2668 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local 3247 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local 3319 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local 3391 GLint colorLoc = glGetAttribLocation(program, "color"); in TEST_P() local
|
D | MultiviewDrawTest.cpp | 1880 GLint colorLoc; in TEST_P() local
|
D | VertexAttributeTest.cpp | 657 GLint colorLoc = glGetAttribLocation(program, "a_color"); in TEST_P() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcFragDepthTests.cpp | 361 int colorLoc = gl.getUniformLocation(program.getProgram(), "u_color"); in iterate() local
|
/third_party/vk-gl-cts/modules/gles31/stress/ |
D | es31sVertexAttributeBindingTests.cpp | 316 const int colorLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_color"); in renderTo() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglImageFormatTests.cpp | 960 GLuint colorLoc = gl.getUniformLocation(glProgram, "u_color"); in invokeGLES() local 1084 GLuint colorLoc = gl.getUniformLocation(glProgram, "u_color"); in invokeGLES() local
|