Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Defines constants that specify a tri-state
typedef enum D3D12_TRI_STATE { D3D12_TRI_STATE_UNKNOWN = 0, D3D12_TRI_STATE_FALSE = 0, D3D12_TRI_STATE_TRUE = 0 } D3D12_TRI_STATE
Was this page helpful?