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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 284 glExtGetTexLevelParameterivQCOM_t glExtGetTexLevelParameterivQCOM;
    [all...]
gles_proc.h 284 typedef void (* glExtGetTexLevelParameterivQCOM_t) (GLuint, GLenum, GLint, GLenum, GLint*);
gles_dispatch.cpp 286 ptr = dlsym(gles_android,"glExtGetTexLevelParameterivQCOM"); disp->set_glExtGetTexLevelParameterivQCOM((glExtGetTexLevelParameterivQCOM_t)ptr);

Completed in 40 milliseconds