Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/gapid
/ Address
Method
Address
gapis/memory/pointer.go:40–40 ·
view source on GitHub ↗
Address returns the pointer's memory address.
()
Source
from the content-addressed store, hash-verified
38
39
// Address returns the pointer's memory address.
40
Address() uint64
41
42
// Offset returns the pointer offset by n bytes.
43
Offset(n uint64) Pointer
Callers
15
Store
Function · 0.65
LoadPointer
Function · 0.65
Assign
Method · 0.65
PointerToString
Function · 0.65
Encode
Method · 0.65
encode
Function · 0.65
val
Method · 0.65
check
Method · 0.65
Transform
Method · 0.65
compat
Function · 0.65
compatDrawElements
Function · 0.65
moveClientVBsToVAs
Function · 0.65
Calls
no outgoing calls
Tested by
2
Encode
Method · 0.52
check
Method · 0.52