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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h 251 glTexGeniOES_t glTexGeniOES;
    [all...]
gles_proc.h 251 typedef void (* glTexGeniOES_t) (GLenum, GLenum, GLint);
gles_dispatch.cpp 253 ptr = dlsym(gles_android,"glTexGeniOES"); disp->set_glTexGeniOES((glTexGeniOES_t)ptr);

Completed in 627 milliseconds