HomeSort by relevance Sort by last modified time
    Searched refs:glTexCoordPointerOffset (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 159 glTexCoordPointerOffset_client_proc_t glTexCoordPointerOffset;
    [all...]
GLEncoder.cpp 489 this->glTexCoordPointerOffset(this, state->size, state->type, state->stride,
    [all...]
gl_entry.cpp 157 void glTexCoordPointerOffset(GLint size, GLenum type, GLsizei stride, GLuint offset);
    [all...]

Completed in 761 milliseconds