Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/SPIRV-Tools
/ GetIdBoundLimit
Method
GetIdBoundLimit
source/fuzz/fuzzer_context.cpp:427–427 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
425
}
426
427
uint32_t FuzzerContext::GetIdBoundLimit() const { return kIdBoundLimit; }
428
429
uint32_t FuzzerContext::GetTransformationLimit() const {
430
return kTransformationLimit;
Callers
2
Run
Method · 0.80
Apply
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected