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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 291 glExtGetProgramBinarySourceQCOM_t glExtGetProgramBinarySourceQCOM;
    [all...]
gles_proc.h 291 typedef void (* glExtGetProgramBinarySourceQCOM_t) (GLuint, GLenum, GLchar*, GLint*);
gles_dispatch.cpp 293 ptr = dlsym(gles_android,"glExtGetProgramBinarySourceQCOM"); disp->set_glExtGetProgramBinarySourceQCOM((glExtGetProgramBinarySourceQCOM_t)ptr);

Completed in 1714 milliseconds