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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h 250 glTexGenfvOES_t glTexGenfvOES;
    [all...]
gles_proc.h 250 typedef void (* glTexGenfvOES_t) (GLenum, GLenum, const GLfloat*);
gles_dispatch.cpp 252 ptr = dlsym(gles_android,"glTexGenfvOES"); disp->set_glTexGenfvOES((glTexGenfvOES_t)ptr);

Completed in 101 milliseconds