You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DX12 currently uses Dx12DumpResourcesDelegate to allow custom resource data processing after reading resource data from GPU. Add a similar feature for Vulkan. Refactor the current resource data processing into the callback mechanism to be used as the default.
The text was updated successfully, but these errors were encountered:
DX12 currently uses
Dx12DumpResourcesDelegate
to allow custom resource data processing after reading resource data from GPU. Add a similar feature for Vulkan. Refactor the current resource data processing into the callback mechanism to be used as the default.The text was updated successfully, but these errors were encountered: