config

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2019 License: Apache-2.0 Imports: 0 Imported by: 54

Documentation

Overview

Package config contains a list of build configuration flags.

Index

Constants

View Source
const (
	DebugReplay                = false
	DebugReplayBuilder         = false
	DisableDeadCodeElimination = false
	DeadSubCmdElimination      = false
	DebugDeadCodeElimination   = false
	DebugDependencyGraph       = false
	AllInitialCommandsLive     = false
	LogExtrasInTransforms      = false // Logs all commands' extras together with transforms
	LogMemoryInExtras          = false // Logs all commands' read/write memory observation together with extras
	// Logs all mappings at the end of the replay from original trace
	// handles to replay client handles (if handles are reused in the trace
	// it will only print the last mapping).  Only works for Vulkan.
	LogMappingsToFile        = false
	LogTransformsToFile      = false
	LogTransformsToCapture   = false
	SeparateMutateStates     = false
	CheckRebuiltStateMatches = false
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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