Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dri3/
H A Ddri3.c106 drm_format_for_depth(uint32_t depth, uint32_t bpp) in drm_format_for_depth() function
H A Ddri3.h113 drm_format_for_depth(uint32_t depth, uint32_t bpp);
H A Ddri3_screen.c238 format = drm_format_for_depth(depth, bpp); in dri3_get_supported_modifiers()