Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.h177 vk_format_get_component_bits(VkFormat format, enum util_format_colorspace colorspace, in vk_format_get_component_bits() function
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_x11.c819 return vk_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, comp); in format_get_component_bits()