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

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

Completed in 33 milliseconds