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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h 292 glStartTilingQCOM_t glStartTilingQCOM;
    [all...]
gles_proc.h 292 typedef void (* glStartTilingQCOM_t) (GLuint, GLuint, GLuint, GLuint, GLbitfield);
gles_dispatch.cpp 294 ptr = dlsym(gles_android,"glStartTilingQCOM"); disp->set_glStartTilingQCOM((glStartTilingQCOM_t)ptr);

Completed in 721 milliseconds