Home
last modified time | relevance | path

Searched defs:texCoordLoc (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp747 const int texCoordLoc = glGetAttribLocation(programID, "a_texCoord"); in setupShaderInputs() local
1082 const int texCoordLoc = glGetAttribLocation(programID, "a_texCoord"); in setupShaderInputs() local
1422 const int texCoordLoc = glGetAttribLocation(programID, "a_texCoord"); in setupShaderInputs() local
1765 const int texCoordLoc = glGetAttribLocation(programID, "a_texCoord"); in setupShaderInputs() local
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1206 const GLint texCoordLoc = gl.getAttribLocation(m_program->getProgram(), "a_attr"); in iterate() local
1521 const GLint texCoordLoc = gl.getAttribLocation(m_program->getProgram(), "a_attr"); in iterate() local
/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp646 const int texCoordLoc = glGetAttribLocation(programID, "a_texCoord"); in setupShaderInputs() local
978 const int texCoordLoc = glGetAttribLocation(programID, "a_texCoord"); in setupShaderInputs() local
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1166 const GLint texCoordLoc = gl.getAttribLocation(m_program->getProgram(), "a_attr"); in iterate() local