FidelityFX-SDK icon indicating copy to clipboard operation
FidelityFX-SDK copied to clipboard

Cauldron restricts Buffer Size to 4 GB

Open jwrobbins opened this issue 1 year ago • 0 comments

Cauldron's Buffer class limits the maximum data buffer size to 4 GB.

E.g. https://github.com/GPUOpen-LibrariesAndSDKs/FidelityFX-SDK/blob/55ff22bb6981a9b9c087b9465101769fc0acd447/framework/cauldron/framework/inc/render/buffer.h#L84

https://github.com/GPUOpen-LibrariesAndSDKs/FidelityFX-SDK/blob/55ff22bb6981a9b9c087b9465101769fc0acd447/framework/cauldron/framework/src/render/dx12/buffer_dx12.h#L34

jwrobbins avatar Aug 21 '24 16:08 jwrobbins