[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.DeviceContext.Create

Create Method

Create(Device)

Constructs a new deferred context DeviceContext.

Declaration
public static DeviceContext Create(Device device)
Parameters
Type Name Description
Device device

The device with which to associate the state object.

Returns
Type Description
DeviceContext