Cogs.Core
Public Attributes | List of all members
Cogs::InputLayoutD3D12 Struct Reference

Public Attributes

D3D12_INPUT_ELEMENT_DESC inputElements [D3D12_IA_VERTEX_INPUT_RESOURCE_SLOT_COUNT]
 
UINT inputElementCount = 0
 

Detailed Description

Definition at line 90 of file BuffersD3D12.h.

Member Data Documentation

◆ inputElementCount

UINT Cogs::InputLayoutD3D12::inputElementCount = 0

Definition at line 93 of file BuffersD3D12.h.

◆ inputElements

D3D12_INPUT_ELEMENT_DESC Cogs::InputLayoutD3D12::inputElements[D3D12_IA_VERTEX_INPUT_RESOURCE_SLOT_COUNT]

Definition at line 92 of file BuffersD3D12.h.


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