Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dunstable_asahi_drm.h385 __u64 depth_meta_buffer_load_stride; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c1353 c->depth_meta_buffer_load_stride = (stride_lines - 1) << 14; in agx_cmdbuf()
1357 c->depth_meta_buffer_load_stride; in agx_cmdbuf()
1360 c->depth_meta_buffer_load_stride; in agx_cmdbuf()
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_queue.c150 c->depth_meta_buffer_load_stride = cs->cr.depth.stride; in asahi_fill_vdm_command()