Searched refs:kBlitSameImageColor (Results 1 – 2 of 2) sorted by relevance
48 MSG kBlitSameImageColor = "Read and write color attachments cannot be the same image."; variable
1580 context->validationError(GL_INVALID_OPERATION, kBlitSameImageColor); in ValidateBlitFramebufferParameters()