Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp40 struct BlitFramebufferBounds struct
52 static BlitFramebufferBounds GetBlitFramebufferBounds(const gl::Context *context, in GetBlitFramebufferBounds()
56 BlitFramebufferBounds bounds; in GetBlitFramebufferBounds()
826 BlitFramebufferBounds bounds = GetBlitFramebufferBounds(context, sourceArea, destArea); in adjustSrcDstRegion()
1091 BlitFramebufferBounds bounds = GetBlitFramebufferBounds(context, sourceArea, destArea); in clipSrcRegion()