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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 238 glCurrentPaletteMatrixOES_t glCurrentPaletteMatrixOES;
    [all...]
gles_proc.h 238 typedef void (* glCurrentPaletteMatrixOES_t) (GLuint);
gles_dispatch.cpp 240 ptr = dlsym(gles_android,"glCurrentPaletteMatrixOES"); disp->set_glCurrentPaletteMatrixOES((glCurrentPaletteMatrixOES_t)ptr);

Completed in 39 milliseconds