MCPcopy Create free account
hub / github.com/google/gapid / Add

Method Add

gapis/api/transform/terminator.go:30–30  ·  view source on GitHub ↗

Add relaxes the termination limit to pass-through all commands before and including the command or subcommand.

(context.Context, int, api.CmdID, api.SubCmdIdx)

Source from the content-addressed store, hash-verified

28 // Add relaxes the termination limit to pass-through all commands before and
29 // including the command or subcommand.
30 Add(context.Context, int, api.CmdID, api.SubCmdIdx) error
31}

Callers 15

connectMethod · 0.65
CaptureMethod · 0.65
iterationMethod · 0.65
sliceAssignMethod · 0.65
hash64BitMethod · 0.65
hashVariableValueMethod · 0.65
buildMapMethod · 0.65
IterateMapMethod · 0.65
doBinaryOpMethod · 0.65
pointerRangeMethod · 0.65
sliceIndexMethod · 0.65
buildMethod · 0.65

Implementers 15

Envcore/os/shell/env.go
bytesReadercore/data/endian/endian_test.go
customcore/data/dictionary/dictionary_test.g
dictcore/data/dictionary/dictionary.go
sourcecore/data/dictionary/source.go
Verbcore/app/verbs.go
CompletionListcore/langsvr/completion.go
Assertioncore/assert/assertion.go
Buildercore/codegen/builder.go
Eventscore/event/task/event.go
Buildertest/integration/gles/snippets/builder
servertest/robot/subject/server.go

Calls

no outgoing calls

Tested by 13

TestManyBatchedWithTimeFunction · 0.52
TestManyBatchedFunction · 0.52
TestManySeparateKeysFunction · 0.52
TestCancelFunction · 0.52
TestReferencesFunction · 0.52
TestCloneReferencesFunction · 0.52
TestStubShaderSourceFunction · 0.52
TestDeadCommandRemovalFunction · 0.52