Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/blorp/
Dblorp_blit.c2208 get_ccs_compatible_uint_format(const struct isl_format_layout *fmtl) in get_ccs_compatible_uint_format() function
2432 params.dst.view.format = get_ccs_compatible_uint_format(dst_fmtl); in blorp_copy()
2434 params.src.view.format = get_ccs_compatible_uint_format(src_fmtl); in blorp_copy()
2442 params.src.view.format = get_ccs_compatible_uint_format(src_fmtl); in blorp_copy()