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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h 216 glTexEnvxvOES_t glTexEnvxvOES;
    [all...]
gles_proc.h 216 typedef void (* glTexEnvxvOES_t) (GLenum, GLenum, const GLfixed*);
gles_dispatch.cpp 218 ptr = dlsym(gles_android,"glTexEnvxvOES"); disp->set_glTexEnvxvOES((glTexEnvxvOES_t)ptr);

Completed in 56 milliseconds