LiteFX 0.4.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::Rendering::Backends::DirectX12InputAssembler::DirectX12InputAssemblerImpl Class Reference

Public Member Functions

void initialize (Enumerable< SharedPtr< DirectX12VertexBufferLayout > > &&vertexBufferLayouts, SharedPtr< DirectX12IndexBufferLayout > &&indexBufferLayout, PrimitiveTopology primitiveTopology)
 

Friends

class DirectX12InputAssembler
 

Member Function Documentation

◆ initialize()

void LiteFX::Rendering::Backends::DirectX12InputAssembler::DirectX12InputAssemblerImpl::initialize ( Enumerable< SharedPtr< DirectX12VertexBufferLayout > > && vertexBufferLayouts,
SharedPtr< DirectX12IndexBufferLayout > && indexBufferLayout,
PrimitiveTopology primitiveTopology )
inline

Friends And Related Symbol Documentation

◆ DirectX12InputAssembler

friend class DirectX12InputAssembler
friend