Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/include/pipe/
Dp_state.h392 struct pipe_box struct
394 int x;
395 int y;
396 int z;
397 int width;
398 int height;
399 int depth;
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h523 struct pipe_box struct
528 int x;
529 int16_t y;
530 int16_t z;
531 int width;
532 int16_t height;
533 int16_t depth;
/external/mesa3d/src/gallium/frontends/nine/
Dnine_state.c2432 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()