Searched refs:out_x0_el (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_resource.c | 1293 unsigned *out_x0_el, unsigned *out_y0_el) in get_image_offset_el() argument 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()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_resource.c | 2052 unsigned *out_x0_el, unsigned *out_y0_el) in get_image_offset_el() argument 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()
|