Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
182
inline uint8_t GetSpaceFromDesc( const D3D11_SHADER_INPUT_BIND_DESC& )
183
{
184
return 0;
185
}
186
187
inline uint8_t GetSpaceFromDesc( const D3D12_SHADER_INPUT_BIND_DESC& desc )
188
{
Callers
1
ProcessReflection
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected