Searched refs:radv_clear_htile (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/amd/vulkan/ |
D | radv_meta.h | 247 uint32_t radv_clear_htile(struct radv_cmd_buffer *cmd_buffer,
|
D | radv_meta_clear.c | 1148 flush_bits = radv_clear_htile(cmd_buffer, iview->image, &range, clear_word); in radv_fast_clear_depth() 1563 radv_clear_htile(struct radv_cmd_buffer *cmd_buffer, in radv_clear_htile() function
|
D | radv_meta_resolve_cs.c | 1061 radv_clear_htile(cmd_buffer, dst_image, &range, in radv_depth_stencil_resolve_subpass_cs()
|
D | radv_cmd_buffer.c | 5918 state->flush_bits |= radv_clear_htile(cmd_buffer, image, range, htile_value); in radv_initialize_htile()
|