RetroArch
Public Member Functions | Public Attributes | List of all members
D3D12_STREAM_OUTPUT_DESC Struct Reference

#include <d3d12.h>

Public Member Functions

 _Field_size_full_ (NumEntries) const D3D12_SO_DECLARATION_ENTRY *pSODeclaration
 
 _Field_size_full_ (NumStrides) const UINT *pBufferStrides
 

Public Attributes

UINT NumEntries
 
UINT NumStrides
 
UINT RasterizedStream
 

Member Function Documentation

◆ _Field_size_full_() [1/2]

D3D12_STREAM_OUTPUT_DESC::_Field_size_full_ ( NumEntries  ) const

◆ _Field_size_full_() [2/2]

D3D12_STREAM_OUTPUT_DESC::_Field_size_full_ ( NumStrides  ) const

Member Data Documentation

◆ NumEntries

UINT D3D12_STREAM_OUTPUT_DESC::NumEntries

◆ NumStrides

UINT D3D12_STREAM_OUTPUT_DESC::NumStrides

◆ RasterizedStream

UINT D3D12_STREAM_OUTPUT_DESC::RasterizedStream

The documentation for this struct was generated from the following file: