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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 253 glTexGenxOES_t glTexGenxOES;
    [all...]
gles_proc.h 253 typedef void (* glTexGenxOES_t) (GLenum, GLenum, GLfixed);
gles_dispatch.cpp 255 ptr = dlsym(gles_android,"glTexGenxOES"); disp->set_glTexGenxOES((glTexGenxOES_t)ptr);

Completed in 34 milliseconds