Closed
Description
Hi,
The Silk.NET.Direct3D11.ID3D10Blob structure appears to be missing these two methods:
The struct itself contains nothing:
EDIT: The workaround for this seems to be to use IDxcBlob for now, as it is an alias of ID3D10Blob. However, I don't think this is a safe workaround given that Microsoft may change IDxcBlob structure/functionality later down the line and diverge from ID3D10Blob.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done