Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glGetFenceivNV

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