Searched refs:drm_format_for_depth (Results 1 – 3 of 3) sorted by relevance
106 drm_format_for_depth(uint32_t depth, uint32_t bpp) in drm_format_for_depth() function
113 drm_format_for_depth(uint32_t depth, uint32_t bpp);
238 format = drm_format_for_depth(depth, bpp); in dri3_get_supported_modifiers()