Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureCompatibilityTests.cpp362 const auto texCoordLoc = gl.getAttribLocation(program, "in_texCoord"); in setVertexArrayObjects() local
H A DglcCompressedFormatTests.cpp300 const auto texCoordLoc = gl.getAttribLocation(program, "in_texCoord"); in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A 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"); setupShaderInputs() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp649 const int texCoordLoc = glGetAttribLocation(programID, "a_texCoord"); in setupShaderInputs() local
986 const int texCoordLoc = glGetAttribLocation(programID, "a_texCoord"); in setupShaderInputs() local

Completed in 9 milliseconds