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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h 241 glWeightPointerOES_t glWeightPointerOES;
    [all...]
gles_proc.h 241 typedef void (* glWeightPointerOES_t) (GLint, GLenum, GLsizei, const GLvoid*);
gles_dispatch.cpp 243 ptr = dlsym(gles_android,"glWeightPointerOES"); disp->set_glWeightPointerOES((glWeightPointerOES_t)ptr);

Completed in 96 milliseconds