Home
last modified time | relevance | path

Searched defs:PlatformDebug (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dplatform.rs30 pub struct PlatformDebug { struct
31 pub allow_invalid_spirv: bool,
32 pub clc: bool,
33 pub max_grid_size: u64,
34 pub nir: bool,
35 pub no_variants: bool,
36 pub perf: PerfDebugLevel,
37 pub program: bool,
38 pub reuse_context: bool,
39 pub sync_every_event: bool,
[all …]