desktop

package
v3.3.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DesktopTracer

type DesktopTracer struct {
	// contains filtered or unexported fields
}

func NewTracer

func NewTracer(dev bind.Device) *DesktopTracer

func (*DesktopTracer) FindTraceTargets

func (t *DesktopTracer) FindTraceTargets(ctx context.Context, str string) ([]*tracer.TraceTargetTreeNode, error)

func (*DesktopTracer) GetDevice

func (t *DesktopTracer) GetDevice() bind.Device

func (*DesktopTracer) GetTraceTargetNode

func (t *DesktopTracer) GetTraceTargetNode(ctx context.Context, uri string, iconDensity float32) (*tracer.TraceTargetTreeNode, error)

func (*DesktopTracer) JoinPath

func (t *DesktopTracer) JoinPath(paths []string) string

JoinPath provides a path.Join() for this specific target

func (*DesktopTracer) ProcessProfilingData

func (t *DesktopTracer) ProcessProfilingData(ctx context.Context, buffer *bytes.Buffer,
	capture *gapis_path.Capture, staticAnalysisResult chan *api.StaticAnalysisProfileData,
	handleMapping map[uint64][]service.VulkanHandleMappingItem, syncData *sync.Data) (*service.ProfilingData, error)

func (*DesktopTracer) SetupTrace

func (*DesktopTracer) SplitPath

func (t *DesktopTracer) SplitPath(p string) (string, string)

SplitPath performs a path.Split() operation for this specific target

func (*DesktopTracer) TraceConfiguration

func (t *DesktopTracer) TraceConfiguration(ctx context.Context) (*service.DeviceTraceConfiguration, error)

TraceConfiguration returns the device's supported trace configuration.

func (*DesktopTracer) Validate

func (t *DesktopTracer) Validate(ctx context.Context, enableLocalFiles bool) (*service.DeviceValidationResult, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL