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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 285 glExtTexObjectStateOverrideiQCOM_t glExtTexObjectStateOverrideiQCOM;
    [all...]
gles_proc.h 285 typedef void (* glExtTexObjectStateOverrideiQCOM_t) (GLenum, GLenum, GLint);
gles_dispatch.cpp 287 ptr = dlsym(gles_android,"glExtTexObjectStateOverrideiQCOM"); disp->set_glExtTexObjectStateOverrideiQCOM((glExtTexObjectStateOverrideiQCOM_t)ptr);

Completed in 35 milliseconds