MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / InputElements

Method InputElements

SampleFramework12/v1.00/Graphics/Model.cpp:658–661  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

656}
657
658const D3D12_INPUT_ELEMENT_DESC* Model::InputElements()
659{
660 return StandardInputElements;
661}
662
663const InputElementType* Model::InputElementTypes()
664{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected