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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.cpp 64 ptr = dlsym(gles_android,"glAlphaFuncx"); disp->set_glAlphaFuncx((glAlphaFuncx_t)ptr);
gles_dispatch.h 334 glAlphaFuncx_t set_glAlphaFuncx(glAlphaFuncx_t f) { glAlphaFuncx_t retval = glAlphaFuncx; glAlphaFuncx = f; return retval;}
    [all...]

Completed in 47 milliseconds