Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/olcPixelGameEngine
/ GetTargetSlots
Method
GetTargetSlots
extensions/olcPGEX_Shaders.h:396–399 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
394
}
395
396
const uint32_t Effect::GetTargetSlots() const
397
{
398
return m_nTargetSlots;
399
}
400
401
const uint32_t Effect::GetInputSlots() const
402
{
Callers
1
Start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected