Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp602 tcu::IVec2 drawOffset = getDrawOffset(); in blitFramebuffer() local
614 drawOffset.x()+dstX0, drawOffset.y()+dstY0, drawOffset.x()+dstX1, drawOffset.y()+dstY1, in blitFramebuffer()
620 tcu::IVec2 drawOffset = getDrawOffset(); in invalidateSubFramebuffer() local
629 …validateSubFramebuffer(target, numAttachments, attachments, x+drawOffset.x(), y+drawOffset.y(), wi… in invalidateSubFramebuffer()