Searched refs:wants_memset (Results 1 – 1 of 1) sorted by relevance
1451 bool wants_memset, in intel_alloc_aux_buffer() argument1475 const bool alloc_zeroed = wants_memset && memset_value == 0; in intel_alloc_aux_buffer()1477 !alloc_zeroed && (wants_memset || has_indirect_clear); in intel_alloc_aux_buffer()1504 if (wants_memset) in intel_alloc_aux_buffer()