|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| const D3D12_SO_DECLARATION_ENTRY * | pSODeclaration |
| UINT | NumEntries |
| const UINT * | pBufferStrides |
| UINT | NumStrides |
| UINT | RasterizedStream |
| UINT D3D12_STREAM_OUTPUT_DESC::NumEntries |
Definition at line 2029 of file d3d12.idl.
Referenced by d3d12_pipeline_state_init_graphics(), and rs_stream_info_from_d3d12().
| UINT D3D12_STREAM_OUTPUT_DESC::NumStrides |
Definition at line 2031 of file d3d12.idl.
Referenced by d3d12_pipeline_state_init_graphics().
Definition at line 2030 of file d3d12.idl.
Referenced by d3d12_pipeline_state_init_graphics().
| const D3D12_SO_DECLARATION_ENTRY* D3D12_STREAM_OUTPUT_DESC::pSODeclaration |
Definition at line 2028 of file d3d12.idl.
Referenced by d3d12_pipeline_state_init_graphics().
| UINT D3D12_STREAM_OUTPUT_DESC::RasterizedStream |
Definition at line 2032 of file d3d12.idl.
Referenced by d3d12_pipeline_state_init_graphics(), and rs_stream_info_from_d3d12().