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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.cpp 101 ptr = getProc("glIsShader", userData); set_glIsShader((glIsShader_client_proc_t)ptr);
gl2_client_context.h 306 virtual glIsShader_client_proc_t set_glIsShader(glIsShader_client_proc_t f) { glIsShader_client_proc_t retval = glIsShader; glIsShader = f; return retval;}
    [all...]
gl2_enc.cpp     [all...]

Completed in 26 milliseconds