Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DIndexedPointsTest.cpp125 GLint vertexLocation = glGetAttribLocation(program, "position"); in runTest() local
139 GLint vertexLocation = glGetAttribLocation(program, "position"); in runTest() local