You need to sign in or sign up before continuing.
vulkan: lower maximum slab size from 512 MB to 256 MB
AMD recommends 256 MB sized heap allocations. There is some concern here as to whether or not we're making optimal use for e.g. 4K sized resources, but it shouldn't matter much for us. (256 MB fits slightly more than four 4K rgba16f frames, so 512 MB fits slightly more than eight 4K frames)
Please register or sign in to comment