gfxreconstruct icon indicating copy to clipboard operation
gfxreconstruct copied to clipboard

Convert DX12 Binary Blobs in Functions

Open andrew-lunarg opened this issue 1 year ago • 5 comments

Provide a mechanism for registering function and method arguments to be dumped to separate binary files with a single line in the Python generator of the DX12 JSON Consumer.

Example usage provided for one argument:

ID3D12Device.CreateRootSignature(...,pBlobWithRootSignature)

Follow-up to PR https://github.com/LunarG/gfxreconstruct/pull/1362

andrew-lunarg avatar Dec 03 '23 13:12 andrew-lunarg