Home
last modified time | relevance | path

Searched defs:pipe_box (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h529 struct pipe_box struct
534 int x;
535 int16_t y;
536 int16_t z;
537 int width;
538 int16_t height;
539 int16_t depth;
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.c2467 ARG_COPY_REF(struct pipe_box, dst_box), in CSMT_ITEM_NO_WAIT()
2552 ARG_COPY_REF(struct pipe_box, dst_box), in CSMT_ITEM_NO_WAIT_WITH_COUNTER()