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

/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp602 tcu::IVec2 drawOffset = getDrawOffset(); local
614 drawOffset.x()+dstX0, drawOffset.y()+dstY0, drawOffset.x()+dstX1, drawOffset.y()+dstY1,
620 tcu::IVec2 drawOffset = getDrawOffset(); local
629 m_context.getFunctions().invalidateSubFramebuffer(target, numAttachments, attachments, x+drawOffset.x(), y+drawOffset.y(), width, height);

Completed in 52 milliseconds