Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
Danv_image.c2406 return ANV_FAST_CLEAR_ANY; in anv_layout_to_fast_clear_type()
2418 return ANV_FAST_CLEAR_ANY; in anv_layout_to_fast_clear_type()
DgenX_cmd_buffer.c410 case ANV_FAST_CLEAR_ANY: in anv_can_fast_clear_color_view()
891 assert(fast_clear_supported < ANV_FAST_CLEAR_ANY); in anv_cmd_compute_resolve_predicate()
946 assert(fast_clear_supported != ANV_FAST_CLEAR_ANY); in anv_cmd_simple_resolve_predicate()
6618 ANV_FAST_CLEAR_ANY); in genX()
Danv_private.h3631 ANV_FAST_CLEAR_ANY = 2, enumerator