jide
01-20-2006, 09:25 AM
I can't attach any depth rbo to my fbo.
Here is what I've done:
create one rbo with depth storage, create one fbo attaching the rbo and also attaching some textures. I don't attach any color buffer (but also tried it). I tried to attach just one cubemap texture but also the 6 ones without success.
The FBO is only complete when I do not attach any depth rbo. Any hints on how to attach it ?
EDIT: Well, maybe that could help a bit as FBO seems sensitive to drivers and graphic cards: Linux, Geforce FX 5600, nvidia driver 7667 - didn't tried out 8xxx yet.
Here is what I've done:
create one rbo with depth storage, create one fbo attaching the rbo and also attaching some textures. I don't attach any color buffer (but also tried it). I tried to attach just one cubemap texture but also the 6 ones without success.
The FBO is only complete when I do not attach any depth rbo. Any hints on how to attach it ?
EDIT: Well, maybe that could help a bit as FBO seems sensitive to drivers and graphic cards: Linux, Geforce FX 5600, nvidia driver 7667 - didn't tried out 8xxx yet.