When drawing to multiple render targets, which depth buffer is used? Both for drawing, and for checking?
From cursory reading of the irr GL driver code, it would appear that no depth is used at all with MRT's. Is this so?
success = static_cast<video::COpenGLFBODepthTexture*>(tex)->attach(rtt);

Users browsing this forum: No registered users and 1 guest