Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/gl_perf/
Dfill_common.cpp169 static const float tex0[] = { in setupVA() local
187 glVertexAttribPointer(A_TEX0, 2, GL_FLOAT, false, 8, tex0); in setupVA()