HomeSort by relevance Sort by last modified time
    Searched full:tcoords (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_points.c 88 GLuint tCoords[MAX_TEXTURE_COORD_UNITS + 1];
145 tCoords[numTcoords++] = attr;
180 tCoords[numTcoords++] = FRAG_ATTRIB_PNTC;
223 span.attrStart[tCoords[i]][1] = tcoord;
  /external/mesa3d/src/mesa/swrast/
s_points.c 88 GLuint tCoords[MAX_TEXTURE_COORD_UNITS + 1];
145 tCoords[numTcoords++] = attr;
180 tCoords[numTcoords++] = FRAG_ATTRIB_PNTC;
223 span.attrStart[tCoords[i]][1] = tcoord;
  /sdk/emulator/opengl/host/libs/libOpenglRender/
ColorBuffer.cpp 328 GLfloat tcoords[] = { 0.0f, 1.0f, local
335 s_gl.glTexCoordPointer(2, GL_FLOAT, 0, tcoords);
  /prebuilts/android-emulator/linux-x86_64/lib/
libOpenglRender.so 

Completed in 378 milliseconds