Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gles1_dec/
DGLESv1Decoder.h73 …static void gles1_APIENTRY s_glMatrixIndexPointerData(void * self, GLint size, GLenum type, GLsize…
DGLESv1Decoder.cpp115 glMatrixIndexPointerData = s_glMatrixIndexPointerData; in initGL()
284 void GLESv1Decoder::s_glMatrixIndexPointerData(void * self, GLint size, GLenum type, GLsizei stride… in s_glMatrixIndexPointerData() function in gfxstream::gl::GLESv1Decoder