Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c1281 ASSERTED uint32_t z0_el, a0_el; in get_image_offset_el() local
1284 out_x0_el, out_y0_el, &z0_el, &a0_el); in get_image_offset_el()
1287 out_x0_el, out_y0_el, &z0_el, &a0_el); in get_image_offset_el()
1289 assert(z0_el == 0 && a0_el == 0); in get_image_offset_el()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c1903 ASSERTED uint32_t z0_el, a0_el; in get_image_offset_el() local
1906 out_x0_el, out_y0_el, &z0_el, &a0_el); in get_image_offset_el()
1909 out_x0_el, out_y0_el, &z0_el, &a0_el); in get_image_offset_el()
1911 assert(z0_el == 0 && a0_el == 0); in get_image_offset_el()