Skip to content

无法解析的外部符号 CLSID_D3D12DSRDeviceFactory #194

@Lassi-Ki

Description

@Lassi-Ki

I'm having some trouble trying directsr.

ATL::CComPtr<ID3D12DSRDeviceFactory> pDSRDeviceFactory; D3D12GetInterface(CLSID_D3D12DSRDeviceFactory, IID_PPV_ARGS(&pDSRDeviceFactory)); ATL::CComPtr<IDSRDevice> pDSRDevice;

ID3D12DSRDeviceFactory can be recognized normally. But CLSID_D3D12DSRDeviceFactory cannot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions