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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h 187 glFogxOES_t glFogxOES;
    [all...]
gles_proc.h 187 typedef void (* glFogxOES_t) (GLenum, GLfixed);
gles_dispatch.cpp 189 ptr = dlsym(gles_android,"glFogxOES"); disp->set_glFogxOES((glFogxOES_t)ptr);

Completed in 2223 milliseconds