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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 163 glMatrixIndexPointerOffset_client_proc_t glMatrixIndexPointerOffset;
gl_client_context.cpp 163 glMatrixIndexPointerOffset = (glMatrixIndexPointerOffset_client_proc_t) getProc("glMatrixIndexPointerOffset", userData);
GLEncoder.cpp 495 this->glMatrixIndexPointerOffset(this,state.size,state.type,state.stride,
    [all...]
gl_entry.cpp 158 void glMatrixIndexPointerOffset(GLint size, GLenum type, GLsizei stride, GLuint offset);
    [all...]
gl_enc.cpp     [all...]

Completed in 76 milliseconds