Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glIsFenceNV

279 	glIsFenceNV_client_proc_t glIsFenceNV;
571 virtual glIsFenceNV_client_proc_t set_glIsFenceNV(glIsFenceNV_client_proc_t f) { glIsFenceNV_client_proc_t retval = glIsFenceNV; glIsFenceNV = f; return retval;}