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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h 242 glQueryMatrixxOES_t glQueryMatrixxOES;
    [all...]
gles_proc.h 242 typedef GLbitfield (* glQueryMatrixxOES_t) (GLfixed*, GLint*);
gles_dispatch.cpp 244 ptr = dlsym(gles_android,"glQueryMatrixxOES"); disp->set_glQueryMatrixxOES((glQueryMatrixxOES_t)ptr);

Completed in 3129 milliseconds