Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glGetFenceivNV

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