Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_meta.h85 struct ac_cs_blit_options { struct
87 const nir_shader_compiler_options *nir_options;
88 const struct radeon_info *info;
89 bool use_aco; /* global driver setting */
90 bool no_fmask; /* FMASK disabled by a global debug option, ignored on GFX11+ */
91 bool print_key; /* print ac_ps_resolve_key into stderr */
92 bool fail_if_slow; /* fail if a gfx blit is faster, set to false on compute queues */
94 bool is_nested; /* for internal use, don't set */