Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface can be accessed via QueryInterface off of a Direct3D 12 command queue when using Direct3D 12 on Windows 7. It provides a Windows-7-specific present mechanism.
Methods
The ID3D12CommandQueueDownlevel interface has these methods.
Method | Description |
---|---|
Present | Copies contents from a D3D12 Texture2D resource into a window. |
Requirements
Requirement | Value |
---|---|
Header | d3d12downlevel.h |
DLL | D3D12.dll (Windows 7 only) |