Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h49 MSG kBlitSameImageDepthOrStencil = "Read and write depth stencil attachments cannot be the same ima… variable
DvalidationES.cpp1631 context->validationError(GL_INVALID_OPERATION, kBlitSameImageDepthOrStencil); in ValidateBlitFramebufferParameters()