Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glExtGetProgramBinarySourceQCOM

291     glExtGetProgramBinarySourceQCOM_t glExtGetProgramBinarySourceQCOM;
563 glExtGetProgramBinarySourceQCOM_t set_glExtGetProgramBinarySourceQCOM(glExtGetProgramBinarySourceQCOM_t f) { glExtGetProgramBinarySourceQCOM_t retval = glExtGetProgramBinarySourceQCOM; glExtGetProgramBinarySourceQCOM = f; return retval;}