Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/SPIRV-Tools
/ IdBound
Method
IdBound
source/diff/diff.cpp:123–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
uint32_t IdBound() const { return static_cast<uint32_t>(id_map_.size()); }
124
125
// Generate a fresh id in this mapping's domain.
126
uint32_t MakeFreshId() {
Callers
9
ShiftIdsInModules
Function · 0.45
IdInstructions
Method · 0.45
Differ
Method · 0.45
DumpIdMap
Method · 0.45
MapUnmatchedIds
Method · 0.45
Output
Method · 0.45
TEST
Function · 0.45
TEST_P
Function · 0.45
TEST
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
3
TEST
Function · 0.36
TEST_P
Function · 0.36
TEST
Function · 0.36