Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libGLESv2/
DvalidationES.cpp421 static bool IsPartialBlit(gl::Context *context, gl::FramebufferAttachment *readBuffer, gl::Framebuf… in IsPartialBlit() function
604 … if (readFramebuffer->getSamples() != 0 && IsPartialBlit(context, readColorBuffer, drawColorBuffer, in ValidateBlitFramebufferParameters()
636 if (IsPartialBlit(context, readDepthBuffer, drawDepthBuffer, in ValidateBlitFramebufferParameters()
674 if (IsPartialBlit(context, readStencilBuffer, drawStencilBuffer, in ValidateBlitFramebufferParameters()