Home
last modified time | relevance | path

Searched refs:z0_el (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c1295 ASSERTED uint32_t z0_el, a0_el; in get_image_offset_el() local
1298 out_x0_el, out_y0_el, &z0_el, &a0_el); in get_image_offset_el()
1301 out_x0_el, out_y0_el, &z0_el, &a0_el); in get_image_offset_el()
1303 assert(z0_el == 0 && a0_el == 0); in get_image_offset_el()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c2054 ASSERTED uint32_t z0_el, a0_el; in get_image_offset_el() local
2057 out_x0_el, out_y0_el, &z0_el, &a0_el); in get_image_offset_el()
2060 out_x0_el, out_y0_el, &z0_el, &a0_el); in get_image_offset_el()
2062 assert(z0_el == 0 && a0_el == 0); in get_image_offset_el()