Home
last modified time | relevance | path

Searched refs:s_glMatrixIndexPointerOffset (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/gles1_dec/
DGLESv1Decoder.h74 …static void gles1_APIENTRY s_glMatrixIndexPointerOffset(void * self, GLint size, GLenum type, GLsi…
DGLESv1Decoder.cpp107 glMatrixIndexPointerOffset = s_glMatrixIndexPointerOffset; in initGL()
181 void GLESv1Decoder::s_glMatrixIndexPointerOffset(void * self, GLint size, GLenum type, GLsizei stri… in s_glMatrixIndexPointerOffset() function in gfxstream::gl::GLESv1Decoder