Searched refs:depth_buffer_load (Results 1 – 4 of 4) sorted by relevance
378 __u64 depth_buffer_load; member
865 DUMP_FIELD(c, "0x%llx", depth_buffer_load); in agxdecode_drm_cmd_render()
1322 c->depth_buffer_load = agx_map_texture_gpu(zres, first_layer) + in agx_cmdbuf()1325 c->depth_buffer_store = c->depth_buffer_load; in agx_cmdbuf()1326 c->depth_buffer_partial = c->depth_buffer_load; in agx_cmdbuf()
138 c->depth_buffer_load = cs->cr.depth.buffer; in asahi_fill_vdm_command()