Home
last modified time | relevance | path

Searched refs:kBlitSameImageColor (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DErrorStrings.h48 MSG kBlitSameImageColor = "Read and write color attachments cannot be the same image."; variable
DvalidationES.cpp1580 context->validationError(GL_INVALID_OPERATION, kBlitSameImageColor); in ValidateBlitFramebufferParameters()