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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 236 glUnmapBufferOES_t glUnmapBufferOES;
    [all...]
gles_proc.h 236 typedef GLboolean (* glUnmapBufferOES_t) (GLenum);
gles_dispatch.cpp 238 ptr = dlsym(gles_android,"glUnmapBufferOES"); disp->set_glUnmapBufferOES((glUnmapBufferOES_t)ptr);

Completed in 912 milliseconds