Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/SPIRV-Tools
/ getIdBound
Method
getIdBound
source/val/validation_state.cpp:908–908 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
906
}
907
908
uint32_t ValidationState_t::getIdBound() const { return id_bound_; }
909
910
void ValidationState_t::setIdBound(const uint32_t bound) { id_bound_ = bound; }
911
Callers
2
LimitCheckIdBound
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64