Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp749 const int texCoordLoc = glGetAttribLocation(programID, "a_texCoord"); in setupShaderInputs() local
1084 const int texCoordLoc = glGetAttribLocation(programID, "a_texCoord"); in setupShaderInputs() local
1424 const int texCoordLoc = glGetAttribLocation(programID, "a_texCoord"); in setupShaderInputs() local
1767 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.cpp649 const int texCoordLoc = glGetAttribLocation(programID, "a_texCoord"); in setupShaderInputs() local
981 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