Searched refs:drm_format_for_depth (Results 1 - 3 of 3) sorted by last modified time

/xsrc/external/mit/xorg-server/dist/dri3/
H A Ddri3.c102 drm_format_for_depth(uint32_t depth, uint32_t bpp) function in typeref:typename:uint32_t
H A Ddri3.h113 drm_format_for_depth(uint32_t depth, uint32_t bpp);
H A Ddri3_screen.c234 format = drm_format_for_depth(depth, bpp);

Completed in 4 milliseconds