Lines Matching refs:MultisampleConstPixelBufferAccess
84 static inline bool isEmpty (const rr::MultisampleConstPixelBufferAccess& access) in isEmpty()
233 static inline tcu::IVec4 getBufferRect (const rr::MultisampleConstPixelBufferAccess& access) in getBufferRect()
1428 rr::MultisampleConstPixelBufferAccess src = getReadColorbuffer(); in copyTexImage1D()
1476 rr::MultisampleConstPixelBufferAccess src = getReadColorbuffer(); in copyTexImage2D()
1562 rr::MultisampleConstPixelBufferAccess src = getReadColorbuffer(); in copyTexSubImage1D()
1593 rr::MultisampleConstPixelBufferAccess src = getReadColorbuffer(); in copyTexSubImage2D()
3038 …rr::MultisampleConstPixelBufferAccess src = rr::getSubregion(getReadColorbuffer(), srcRect.x(), … in blitResolveMultisampleFramebuffer()
3054 src = rr::MultisampleConstPixelBufferAccess::fromMultisampleAccess(srcRaw); in blitResolveMultisampleFramebuffer()
3077 …rr::MultisampleConstPixelBufferAccess src = rr::getSubregion(getReadDepthbuffer(), srcRect.x(), sr… in blitResolveMultisampleFramebuffer()
3092 …rr::MultisampleConstPixelBufferAccess src = getStencilMultisampleAccess(rr::getSubregion(getReadSt… in blitResolveMultisampleFramebuffer()
3238 …rr::MultisampleConstPixelBufferAccess src = getDepthMultisampleAccess(rr::getSubregion(getReadDep… in blitFramebuffer()
3259 …rr::MultisampleConstPixelBufferAccess src = getStencilMultisampleAccess(rr::getSubregion(getReadSt… in blitFramebuffer()
3339 rr::MultisampleConstPixelBufferAccess colorBuf0 = getDrawColorbuffer(); in invalidateFramebuffer()
3340 rr::MultisampleConstPixelBufferAccess depthBuf = getDrawDepthbuffer(); in invalidateFramebuffer()
3341 rr::MultisampleConstPixelBufferAccess stencilBuf = getDrawStencilbuffer(); in invalidateFramebuffer()