Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dunstable_asahi_drm.h384 __u64 depth_meta_buffer_load; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c1341 c->depth_meta_buffer_load = in agx_cmdbuf()
1355 c->depth_meta_buffer_store = c->depth_meta_buffer_load; in agx_cmdbuf()
1358 c->depth_meta_buffer_partial = c->depth_meta_buffer_load; in agx_cmdbuf()
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_queue.c146 c->depth_meta_buffer_load = cs->cr.depth.meta; in asahi_fill_vdm_command()