Crate wgpu_profiler[][src]

Modules

chrometrace
macros
scope

Scope types that wrap a wgpu encoder/pass and start a scope on creation. In most cases, they then allow automatically ending the scope on drop.

Macros

wgpu_profiler

Easy to use profiling scope.

Structs

GpuProfiler
GpuTimerScopeResult

Traits

ProfilerCommandRecorder