Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp.h236 blorp_copy_get_formats(const struct isl_device *isl_dev,
H A Dblorp_blit.c2852 blorp_copy_get_formats(const struct isl_device *isl_dev, in blorp_copy_get_formats() function
2971 blorp_copy_get_formats(isl_dev, &params.src.surf, &params.dst.surf, in blorp_copy()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_blit.c664 blorp_copy_get_formats(&screen->isl_dev, &src_res->surf, &dst_res->surf, in iris_copy_region()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.2.1.rst4177 - intel/blorp: Add and use blorp_copy_get_formats