Searched refs:kBlitFeedbackLoop (Results 1 – 2 of 2) sorted by relevance
37 MSG kBlitFeedbackLoop = "Blit feedback loop: the read and draw framebuffers are the same."; variable
1481 context->validationError(GL_INVALID_OPERATION, kBlitFeedbackLoop); in ValidateBlitFramebufferParameters()