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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 217 glTexParameterxOES_t glTexParameterxOES;
    [all...]
gles_proc.h 217 typedef void (* glTexParameterxOES_t) (GLenum, GLenum, GLfixed);
gles_dispatch.cpp 219 ptr = dlsym(gles_android,"glTexParameterxOES"); disp->set_glTexParameterxOES((glTexParameterxOES_t)ptr);

Completed in 2124 milliseconds