Searched refs:isl_format_has_uint_channel (Results 1 – 4 of 4) sorted by relevance
318 assert(isl_format_has_uint_channel(lower_fmt)); in convert_color_for_load()323 assert(isl_format_has_uint_channel(lower_fmt)); in convert_color_for_load()474 assert(isl_format_has_uint_channel(lower_fmt)); in convert_color_for_store()479 assert(isl_format_has_uint_channel(lower_fmt)); in convert_color_for_store()
1576 bool isl_format_has_uint_channel(enum isl_format fmt) ATTRIBUTE_CONST;1596 return isl_format_has_uint_channel(fmt) || in isl_format_has_int_channel()
991 isl_format_has_uint_channel(enum isl_format fmt) in isl_format_has_uint_channel() function
1837 } else if (isl_format_has_uint_channel(params->src.view.format)) { in try_blorp_blit()2369 isl_format_has_uint_channel(params.dst.view.format), in blorp_blit()2371 isl_format_has_uint_channel(params.src.view.format) && in blorp_blit()