Home
last modified time | relevance | path

Searched refs:util_format_has_alpha (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.h194 return util_format_has_alpha(vk_format_to_pipe_format(format)); in vk_format_has_alpha()
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.h740 util_format_has_alpha(enum pipe_format format) ATTRIBUTE_CONST;
Du_format.c116 util_format_has_alpha(enum pipe_format format) in util_format_has_alpha() function