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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h 244 glFrustumfOES_t glFrustumfOES;
    [all...]
gles_proc.h 244 typedef void (* glFrustumfOES_t) (GLfloat, GLfloat, GLfloat, GLfloat, GLfloat, GLfloat);
gles_dispatch.cpp 246 ptr = dlsym(gles_android,"glFrustumfOES"); disp->set_glFrustumfOES((glFrustumfOES_t)ptr);

Completed in 388 milliseconds