MCPcopy 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
427uint32_t FuzzerContext::GetIdBoundLimit() const { return kIdBoundLimit; }
428
429uint32_t FuzzerContext::GetTransformationLimit() const {
430 return kTransformationLimit;

Callers 2

RunMethod · 0.80
ApplyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected