Searched refs:util_format_has_alpha (Results 1 – 3 of 3) sorted by relevance
194 return util_format_has_alpha(vk_format_to_pipe_format(format)); in vk_format_has_alpha()
740 util_format_has_alpha(enum pipe_format format) ATTRIBUTE_CONST;
116 util_format_has_alpha(enum pipe_format format) in util_format_has_alpha() function