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

Method CmdParams

gapis/api/cmd.go:47–47  ·  view source on GitHub ↗

CmdParams returns the command's parameters.

()

Source from the content-addressed store, hash-verified

45
46 // CmdParams returns the command's parameters.
47 CmdParams() Properties
48
49 // CmdResult returns the command's result value, or nil if there is no
50 // result value.

Callers 5

GetParameterFunction · 0.65
SetParameterFunction · 0.65
CmdToServiceFunction · 0.65
getCommandBufferIdFunction · 0.65

Implementers 3

Cmdgapil/compiler/testutils/cmd.go
TestCmdgapis/resolve/dependencygraph2/depende
Customgapis/replay/custom.go

Calls

no outgoing calls

Tested by

no test coverage detected