Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/loader/
H A Dloader_dri_helper.h108 loader_image_format_to_fourcc(int format);
H A Dloader_dri_helper.c65 loader_image_format_to_fourcc(int format) in loader_image_format_to_fourcc() function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Dloader_dri3_helper.c2149 int fourcc = loader_image_format_to_fourcc(format); in loader_dri3_get_buffers()