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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 161 glTexCoordPointerOffset_client_proc_t glTexCoordPointerOffset;
gl_client_context.cpp 161 glTexCoordPointerOffset = (glTexCoordPointerOffset_client_proc_t) getProc("glTexCoordPointerOffset", userData);
GLEncoder.cpp 487 this->glTexCoordPointerOffset(this, state.size, state.type, state.stride,
    [all...]
gl_entry.cpp 156 void glTexCoordPointerOffset(GLint size, GLenum type, GLsizei stride, GLuint offset);
    [all...]
gl_enc.cpp     [all...]

Completed in 60 milliseconds