Skip to content

Silk.NET.Direct3D11.ID3D10Blob Missing Methods #811

Closed
@Syncaidius

Description

@Syncaidius

Hi,

The Silk.NET.Direct3D11.ID3D10Blob structure appears to be missing these two methods:

The struct itself contains nothing:
image

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

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions