Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h546 struct pipe_resource struct
551 unsigned width0; /**< Used by both buffers and textures. */
552 uint16_t height0; /* Textures: The maximum height/depth/array_size is 16k. */
553 uint16_t depth0;
554 uint16_t array_size;
556 enum pipe_format format:16; /**< PIPE_FORMAT_x */
580 struct pipe_resource *next; argument
595 struct pipe_resource *resource; /**< resource to transfer to/from */ argument
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.c1458 ARG_BIND_RES(struct pipe_resource, res), in CSMT_ITEM_NO_WAIT()
1556 ARG_BIND_RES(struct pipe_resource, res), in CSMT_ITEM_NO_WAIT()
1615 ARG_BIND_RES(struct pipe_resource, res), in CSMT_ITEM_NO_WAIT()
2432 ARG_BIND_RES(struct pipe_resource, ibuf), in CSMT_ITEM_NO_WAIT()
2465 ARG_BIND_RES(struct pipe_resource, dst_res), in CSMT_ITEM_NO_WAIT()
2516 ARG_BIND_RES(struct pipe_resource, res), in CSMT_ITEM_NO_WAIT()
2534 ARG_BIND_RES(struct pipe_resource, res), in CSMT_ITEM_NO_WAIT_WITH_COUNTER()
2550 ARG_BIND_RES(struct pipe_resource, res), in CSMT_ITEM_NO_WAIT_WITH_COUNTER()