Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DXRPathTracer
/ InputElementTypes
Method
InputElementTypes
SampleFramework12/v1.02/Graphics/Model.cpp:692–695 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
690
}
691
692
const InputElementType* Model::InputElementTypes()
693
{
694
return StandardInputElementTypes;
695
}
696
697
uint64 Model::NumInputElements()
698
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected