This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Shadow maps and framebuffer compression

Are Mali GPUs able to compress the depth buffer (shadow maps) ? Is there any requirements that need to be met in order to take advantage of this?

Parents
  • Yes - any Mali released in the last 6 or so years will compress shadow maps. No restrictions other than avoiding accessing them via imageLoad()/imageStore() paths, as those do not support framebuffer compression.

    HTH, 
    Pete

Reply
  • Yes - any Mali released in the last 6 or so years will compress shadow maps. No restrictions other than avoiding accessing them via imageLoad()/imageStore() paths, as those do not support framebuffer compression.

    HTH, 
    Pete

Children
No data