Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Provides an adapter which can be provided to D3D12CreateDevice to use the WARP renderer.
HRESULT EnumWarpAdapter(
[in] REFIID riid,
[out] void **ppvAdapter
);
[in] riid
Type: REFIID
The globally unique identifier (GUID) of the IDXGIAdapter object referenced by the ppvAdapter parameter.
[out] ppvAdapter
Type: void**
The address of an IDXGIAdapter interface pointer to the adapter. This parameter must not be NULL.
Type: HRESULT
Returns S_OK if successful; an error code otherwise. For a list of error codes, see DXGI_ERROR. See also Direct3D 12 Return Codes.
For more information, see DXGI 1.4 Improvements.
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dxgi1_4.h |
Library | Dxgi.lib |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today