Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/gapid
/ Get
Method
Get
gapis/api/watcher.go:136–136 ·
view source on GitHub ↗
(Fragment)
Source
from the content-addressed store, hash-verified
134
135
type
FragmentMap
interface
{
136
Get(Fragment) (
interface
{}, bool)
137
Set(Fragment,
interface
{})
138
Delete(Fragment)
139
Clear()
Callers
15
GetParameter
Function · 0.65
GetResult
Function · 0.65
CmdToService
Function · 0.65
ServiceToCmd
Function · 0.65
TestReferences
Function · 0.65
TestCloneReferences
Function · 0.65
check
Function · 0.65
getFramebuffer
Function · 0.65
GetContext
Method · 0.65
eglMakeCurrent
Method · 0.65
glDisableVertexAttribArray
Method · 0.65
glBlendFuncSeparate
Method · 0.65
Implementers
2
DenseFragmentMap
gapis/api/watcher.go
SparseFragmentMap
gapis/api/watcher.go
Calls
no outgoing calls
Tested by
4
TestReferences
Function · 0.52
TestCloneReferences
Function · 0.52
check
Function · 0.52
TestGlVertexAttribPointerCompatTest
Function · 0.52