Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/loader/
H A Dloader_dri_helper.h111 loader_fourcc_to_image_format(int format);
H A Dloader_dri_helper.c40 loader_fourcc_to_image_format(int fourcc) in loader_fourcc_to_image_format() function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Dloader_dri3_helper.c1369 int format = loader_fourcc_to_image_format(fourcc); in dri3_alloc_render_buffer()