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()472 assert(isl_format_has_uint_channel(lower_fmt)); in convert_color_for_store()477 assert(isl_format_has_uint_channel(lower_fmt)); in convert_color_for_store()
1882 bool isl_format_has_uint_channel(enum isl_format fmt) ATTRIBUTE_CONST;1902 return isl_format_has_uint_channel(fmt) || in isl_format_has_int_channel()
1045 isl_format_has_uint_channel(enum isl_format fmt) in isl_format_has_uint_channel() function
1920 } else if (isl_format_has_uint_channel(params->src.view.format)) { in try_blorp_blit()2572 isl_format_has_uint_channel(params.dst.view.format), in blorp_blit()2574 isl_format_has_uint_channel(params.src.view.format) && in blorp_blit()