mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
libs/vkd3d: Implement D3D12SerializeRootSignature().
This commit is contained in:
@@ -68,6 +68,7 @@ interface ID3D10Blob : IUnknown
|
||||
}
|
||||
|
||||
typedef ID3D10Blob ID3DBlob;
|
||||
cpp_quote("#define IID_ID3DBlob IID_ID3D10Blob")
|
||||
|
||||
typedef enum D3D_PRIMITIVE_TOPOLOGY
|
||||
{
|
||||
|
Reference in New Issue
Block a user