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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h 240 glMatrixIndexPointerOES_t glMatrixIndexPointerOES;
    [all...]
gles_proc.h 240 typedef void (* glMatrixIndexPointerOES_t) (GLint, GLenum, GLsizei, const GLvoid*);
gles_dispatch.cpp 242 ptr = dlsym(gles_android,"glMatrixIndexPointerOES"); disp->set_glMatrixIndexPointerOES((glMatrixIndexPointerOES_t)ptr);

Completed in 493 milliseconds