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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h 202 glMaterialxOES_t glMaterialxOES;
    [all...]
gles_proc.h 202 typedef void (* glMaterialxOES_t) (GLenum, GLenum, GLfixed);
gles_dispatch.cpp 204 ptr = dlsym(gles_android,"glMaterialxOES"); disp->set_glMaterialxOES((glMaterialxOES_t)ptr);

Completed in 584 milliseconds