Searched refs:depth_buffer_load_stride (Results 1 – 3 of 3) sorted by relevance
515 __u64 depth_buffer_load_stride; member
1318 c->depth_buffer_load_stride = ((stride_pages - 1) << 14) | 1; in agx_cmdbuf()1319 c->depth_buffer_store_stride = c->depth_buffer_load_stride; in agx_cmdbuf()1320 c->depth_buffer_partial_stride = c->depth_buffer_load_stride; in agx_cmdbuf()
146 c->depth_buffer_load_stride = cs->cr.depth.stride; in asahi_fill_vdm_command()