Searched defs:set_glExtGetProgramBinarySourceQCOM (Results 1 - 3 of 3) sorted by relevance

/development/tools/emulator/opengl/system/GLESv2_enc/
H A Dgl2_client_context.h418 virtual glExtGetProgramBinarySourceQCOM_client_proc_t set_glExtGetProgramBinarySourceQCOM(glExtGetProgramBinarySourceQCOM_client_proc_t f) { glExtGetProgramBinarySourceQCOM_client_proc_t retval = glExtGetProgramBinarySourceQCOM; glExtGetProgramBinarySourceQCOM = f; return retval;} function in struct:gl2_client_context_t
/development/tools/emulator/opengl/system/GLESv1_enc/
H A Dgl_client_context.h591 virtual glExtGetProgramBinarySourceQCOM_client_proc_t set_glExtGetProgramBinarySourceQCOM(glExtGetProgramBinarySourceQCOM_client_proc_t f) { glExtGetProgramBinarySourceQCOM_client_proc_t retval = glExtGetProgramBinarySourceQCOM; glExtGetProgramBinarySourceQCOM = f; return retval;} function in struct:gl_client_context_t
/development/tools/emulator/opengl/tests/gles_android_wrapper/
H A Dgles_dispatch.h563 glExtGetProgramBinarySourceQCOM_t set_glExtGetProgramBinarySourceQCOM(glExtGetProgramBinarySourceQCOM_t f) { glExtGetProgramBinarySourceQCOM_t retval = glExtGetProgramBinarySourceQCOM; glExtGetProgramBinarySourceQCOM = f; return retval;} function in struct:gles_dispatch

Completed in 15 milliseconds