Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h45 MSG kBlitMultisampledBoundsMismatch = "Attempt to blit from a multisampled framebuffer and the boun… variable
DvalidationES.cpp1625 context->validationError(GL_INVALID_OPERATION, kBlitMultisampledBoundsMismatch); in ValidateBlitFramebufferParameters()