Home
last modified time | relevance | path

Searched refs:shift_x (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/deps/glbench/src/
Dutils.cc209 GLfloat shift_x = size_x * width; in CreateLattice() local
213 *vptr++ = 2 * i * size_x - shift_x; in CreateLattice()