D3D12_SHADER_BUFFER_DESC

/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////

version(Windows)
struct D3D12_SHADER_BUFFER_DESC {}

Members

Variables

Name
LPCSTR Name;
Undocumented in source.
Size
UINT Size;
Undocumented in source.
Type
D3D_CBUFFER_TYPE Type;
Undocumented in source.
Variables
UINT Variables;
Undocumented in source.
uFlags
UINT uFlags;
Undocumented in source.

Meta