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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 201 glLoadMatrixxOES_t glLoadMatrixxOES;
    [all...]
gles_proc.h 201 typedef void (* glLoadMatrixxOES_t) (const GLfixed*);
gles_dispatch.cpp 203 ptr = dlsym(gles_android,"glLoadMatrixxOES"); disp->set_glLoadMatrixxOES((glLoadMatrixxOES_t)ptr);

Completed in 40 milliseconds