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

  /sdk/emulator/opengl/host/libs/GLESv2_dec/
GL2Decoder.h 44 static void gl2_APIENTRY s_glVertexAttribPointerOffset(void *self, GLuint indx, GLint size, GLenum type,
GL2Decoder.cpp 72 set_glVertexAttribPointerOffset(s_glVertexAttribPointerOffset);
114 void GL2Decoder::s_glVertexAttribPointerOffset(void *self, GLuint indx, GLint size, GLenum type,

Completed in 95 milliseconds