Searched refs:ValidateDeleteFencesNV (Results 1 – 3 of 3) sorted by relevance
1491 bool ValidateDeleteFencesNV(const Context *context, GLsizei n, const FenceNVID *fencesPacked);
5743 bool ValidateDeleteFencesNV(const Context *context, GLsizei n, const FenceNVID *fences) in ValidateDeleteFencesNV() function
7993 (context->skipValidation() || ValidateDeleteFencesNV(context, n, fencesPacked)); in GL_DeleteFencesNV()