Searched refs:ANV_FAST_CLEAR_ANY (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_image.c2284 return ANV_FAST_CLEAR_ANY;
2292 return ANV_FAST_CLEAR_ANY;
H A DgenX_cmd_buffer.c384 case ANV_FAST_CLEAR_ANY:
863 assert(fast_clear_supported < ANV_FAST_CLEAR_ANY);
918 assert(fast_clear_supported != ANV_FAST_CLEAR_ANY);
6121 ANV_FAST_CLEAR_ANY);
H A Danv_private.h4029 ANV_FAST_CLEAR_ANY = 2, enumerator in enum:anv_fast_clear_type
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_cmd_buffer.c336 case ANV_FAST_CLEAR_ANY:
614 assert(fast_clear_supported < ANV_FAST_CLEAR_ANY);
670 assert(fast_clear_supported != ANV_FAST_CLEAR_ANY);
4133 ANV_FAST_CLEAR_ANY);
H A Danv_image.c1189 return ANV_FAST_CLEAR_ANY;
H A Danv_private.h3111 ANV_FAST_CLEAR_ANY = 2, enumerator in enum:anv_fast_clear_type

Completed in 34 milliseconds