Searched refs:ValidateCheckFramebufferStatusOES (Results 1 – 3 of 3) sorted by relevance
1623 bool ValidateCheckFramebufferStatusOES(const Context *context, GLenum target) in ValidateCheckFramebufferStatusOES() function
1628 bool ValidateCheckFramebufferStatusOES(const Context *context, GLenum target);
8861 (context->skipValidation() || ValidateCheckFramebufferStatusOES(context, target)); in GL_CheckFramebufferStatusOES()