Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/gapid
/ Thread
Method
Thread
gapis/api/cmd.go:38–38 ·
view source on GitHub ↗
Thread returns the thread index this command was executed on.
()
Source
from the content-addressed store, hash-verified
36
37
// Thread returns the thread index this command was executed on.
38
Thread() uint64
39
40
// SetThread changes the thread index.
41
SetThread(uint64)
Callers
15
checkTextureBuffer
Function · 0.65
Execute
Method · 0.65
buildFilter
Function · 0.65
Resolve
Method · 0.65
Resolve
Method · 0.65
Resolve
Method · 0.65
Resolve
Method · 0.65
Transform
Method · 0.65
MutateAndWrite
Method · 0.65
CmdToService
Function · 0.65
init
Function · 0.65
eventFilter
Function · 0.65
Implementers
3
Cmd
gapil/compiler/testutils/cmd.go
TestCmd
gapis/resolve/dependencygraph2/depende
Custom
gapis/replay/custom.go
Calls
no outgoing calls
Tested by
1
TestGlVertexAttribPointerCompatTest
Function · 0.52