HomeSort by relevance Sort by last modified time
    Searched defs:glDrawElementsOffset (Results 1 - 4 of 4) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_entry.cpp 212 void glDrawElementsOffset(GLenum mode, GLsizei count, GLenum type, GLuint offset);
    [all...]
gl2_client_context.h 214 glDrawElementsOffset_client_proc_t glDrawElementsOffset;
    [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_entry.cpp 167 void glDrawElementsOffset(GLenum mode, GLsizei count, GLenum type, GLuint offset);
    [all...]
gl_client_context.h 169 glDrawElementsOffset_client_proc_t glDrawElementsOffset;
    [all...]

Completed in 44 milliseconds