Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/gl_perf/
Dfill_common.cpp174 static const float tex1[] = { in setupVA() local
188 glVertexAttribPointer(A_TEX1, 2, GL_FLOAT, false, 8, tex1); in setupVA()