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