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

Method ResourceData

gapis/api/resource.go:46–46  ·  view source on GitHub ↗

ResourceData returns the resource data given the current state.

(ctx context.Context, s *GlobalState)

Source from the content-addressed store, hash-verified

44
45 // ResourceData returns the resource data given the current state.
46 ResourceData(ctx context.Context, s *GlobalState) (*ResourceData, error)
47
48 // SetResourceData sets resource data in a new capture.
49 SetResourceData(

Callers 3

checkTextureBufferFunction · 0.65
buildResourcesFunction · 0.65
pipelineResourceDataFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected