Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c1126 enum radv_cmd_flush_bits *post_flush) in radv_fast_clear_depth() argument
1161 if (post_flush) { in radv_fast_clear_depth()
1162 *post_flush |= flush_bits; in radv_fast_clear_depth()
1772 enum radv_cmd_flush_bits *post_flush) in radv_fast_clear_color() argument
1828 if (post_flush) { in radv_fast_clear_color()
1829 *post_flush |= flush_bits; in radv_fast_clear_color()
1844 enum radv_cmd_flush_bits *post_flush, in emit_clear() argument
1868 post_flush); in emit_clear()
1893 pre_flush, post_flush); in emit_clear()
1943 enum radv_cmd_flush_bits *post_flush, in radv_subpass_clear_attachment() argument
[all …]