Searched refs:ValidateGenFencesNV (Results 1 – 3 of 3) sorted by relevance
1493 bool ValidateGenFencesNV(const Context *context, GLsizei n, const FenceNVID *fencesPacked);
5785 bool ValidateGenFencesNV(const Context *context, GLsizei n, const FenceNVID *fences) in ValidateGenFencesNV() function
8040 (context->skipValidation() || ValidateGenFencesNV(context, n, fencesPacked)); in GL_GenFencesNV()