Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_box.h158 u_box_test_intersection_2d(const struct pipe_box *a, in u_box_test_intersection_2d() function
/external/mesa3d/src/gallium/frontends/nine/
Ddevice9.c1778 u_box_test_intersection_2d(&blit.src.box, &blit.dst.box)); in NineDevice9_StretchRect()