Searched refs:support_fast_clear (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_clear.c960 if (!iview || !iview->support_fast_clear)
1788 if (!iview || !iview->support_fast_clear)
H A Dradv_image.c2058 iview->support_fast_clear = radv_image_view_can_fast_clear(device, iview);
H A Dradv_private.h2283 bool support_fast_clear; member in struct:radv_image_view

Completed in 14 milliseconds