Home
last modified time | relevance | path

Searched defs:src_view_format (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_blit.c109 enum pipe_format src_view_format = util_format_linear(info->src.format); in panfrost_blit() local
/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp_blit.c2855 enum isl_format *src_view_format, in blorp_copy_get_formats()