Searched defs:pipe_box (Results 1 – 3 of 3) sorted by relevance
392 struct pipe_box struct394 int x;395 int y;396 int z;397 int width;398 int height;399 int depth;
523 struct pipe_box struct528 int x;529 int16_t y;530 int16_t z;531 int width;532 int16_t height;533 int16_t depth;
2432 ARG_COPY_REF(struct pipe_box, dst_box), in CSMT_ITEM_NO_WAIT()2516 ARG_COPY_REF(struct pipe_box, dst_box), in CSMT_ITEM_NO_WAIT_WITH_COUNTER()