Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:set_glGetFenceivNV

398 	virtual glGetFenceivNV_client_proc_t set_glGetFenceivNV(glGetFenceivNV_client_proc_t f) { glGetFenceivNV_client_proc_t retval = glGetFenceivNV; glGetFenceivNV = f; return retval;}