Home
last modified time | relevance | path

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

/external/autotest/client/deps/glbench/src/
Dfillratetest.cc93 GLint position_attribute = glGetAttribLocation(program, "position"); in Run() local
171 GLint position_attribute = glGetAttribLocation(program, "position"); in Run() local