Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
Danv_image.c421 if (isl_format_has_float_channel(img_format) && in can_fast_clear_with_non_zero_color()
422 !isl_format_has_float_channel(view_format)) in can_fast_clear_with_non_zero_color()
/third_party/mesa3d/src/intel/isl/
Disl.h1893 isl_format_has_float_channel(enum isl_format fmt) in isl_format_has_float_channel() function