Searched defs:ac_cs_clear_copy_buffer_options (Results 1 – 1 of 1) sorted by relevance
158 struct ac_cs_clear_copy_buffer_options { struct159 const nir_shader_compiler_options *nir_options;160 const struct radeon_info *info;161 bool print_key; /* print the shader key into stderr */162 bool fail_if_slow; /* fail if a gfx blit is faster, set to false on compute queues */