MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetSpaceFromDesc

Function GetSpaceFromDesc

shadercompiler/DxReflection.h:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182inline uint8_t GetSpaceFromDesc( const D3D11_SHADER_INPUT_BIND_DESC& )
183{
184 return 0;
185}
186
187inline uint8_t GetSpaceFromDesc( const D3D12_SHADER_INPUT_BIND_DESC& desc )
188{

Callers 1

ProcessReflectionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected