Home
last modified time | relevance | path

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

/external/autotest/client/deps/glbench/src/
Dfillratetest.cc113 GLuint texcoord_attribute = glGetAttribLocation(program, "texcoord"); in Run() local
176 GLuint texcoord_attribute = glGetAttribLocation(program, "texcoord"); in Run() local