Luna::RHI::InputLayoutDesc
Describes the vertex input layout for the graphics pipeline.
struct Luna::RHI::InputLayoutDesc
Member objects
-
An array of vertex input binding descriptors, each of them describes one vertex buffer that will be bound to the pipeline.
-
An array of vertex input attributes.