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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.cpp 99 ptr = getProc("glIsProgram", userData); set_glIsProgram((glIsProgram_client_proc_t)ptr);
gl2_client_context.h 304 virtual glIsProgram_client_proc_t set_glIsProgram(glIsProgram_client_proc_t f) { glIsProgram_client_proc_t retval = glIsProgram; glIsProgram = f; return retval;}
    [all...]
gl2_enc.cpp     [all...]

Completed in 25 milliseconds