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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 170 glMatrixIndexPointerData_client_proc_t glMatrixIndexPointerData;
gl_client_context.cpp 170 glMatrixIndexPointerData = (glMatrixIndexPointerData_client_proc_t) getProc("glMatrixIndexPointerData", userData);
GLEncoder.cpp 456 this->glMatrixIndexPointerData(this, state.size, state.type, state.stride,
    [all...]
gl_entry.cpp 165 void glMatrixIndexPointerData(GLint size, GLenum type, GLsizei stride, void* data, GLuint datalen);
    [all...]
gl_enc.cpp     [all...]

Completed in 670 milliseconds