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.
Represents a subobject within a state object description. Use with D3D12_STATE_OBJECT_DESC.
typedef struct D3D12_STATE_SUBOBJECT {
D3D12_STATE_SUBOBJECT_TYPE Type;
const void *pDesc;
} D3D12_STATE_SUBOBJECT;
Type
A D3D12_STATE_SUBOBJECT_TYPE specifying the type of the state subobject.
pDesc
Pointer to state object description of the type specified in the Type parameter.
Requirement | Value |
---|---|
Header | d3d12.h |
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