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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 280 glExtGetTexturesQCOM_t glExtGetTexturesQCOM;
    [all...]
gles_proc.h 280 typedef void (* glExtGetTexturesQCOM_t) (GLuint*, GLint, GLint*);
gles_dispatch.cpp 282 ptr = dlsym(gles_android,"glExtGetTexturesQCOM"); disp->set_glExtGetTexturesQCOM((glExtGetTexturesQCOM_t)ptr);

Completed in 39 milliseconds