Home
last modified time | relevance | path

Searched refs:clear_word (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c867 uint32_t clear_word, flush_bits; in radv_fast_clear_depth() local
869 clear_word = radv_get_htile_fast_clear_value(cmd_buffer->device, iview->image, clear_value); in radv_fast_clear_depth()
889 flush_bits = radv_clear_htile(cmd_buffer, iview->image, &range, clear_word); in radv_fast_clear_depth()