Saturday, 15 May 2010

opengl - How can I read the depth value of a pixel when using multisampled FBO? -



opengl - How can I read the depth value of a pixel when using multisampled FBO? -

i need read depth value of pixel of multisampled fbo. tried using glblitframebuffer (drawing non-multisampled fbo , calling glreadpixels), glblitframebuffer gives me error(invalid framebuffer operation).

opengl depth-buffer

No comments:

Post a Comment