Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/include/pipe/
Dp_state.h406 struct pipe_resource struct
408 struct pipe_reference reference;
432 struct pipe_resource *resource; /**< resource to transfer to/from */ argument
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h540 struct pipe_resource struct
542 struct pipe_reference reference;
544 unsigned width0; /**< Used by both buffers and textures. */
545 uint16_t height0; /* Textures: The maximum height/depth/array_size is 16k. */
546 uint16_t depth0;
547 uint16_t array_size;
549 enum pipe_format format:16; /**< PIPE_FORMAT_x */
573 struct pipe_resource *next; argument
588 struct pipe_resource *resource; /**< resource to transfer to/from */ argument
/external/virglrenderer/src/
Dvirgl_resource.h61 struct pipe_resource *pipe_resource; member
Dvirgl_context.h43 struct pipe_resource *pipe_resource; member
/external/mesa3d/src/gallium/frontends/nine/
Dnine_state.c1438 ARG_BIND_RES(struct pipe_resource, res), in CSMT_ITEM_NO_WAIT()
1507 ARG_BIND_RES(struct pipe_resource, res), in CSMT_ITEM_NO_WAIT()
1559 ARG_BIND_RES(struct pipe_resource, res), in CSMT_ITEM_NO_WAIT()
2400 ARG_BIND_RES(struct pipe_resource, ibuf), in CSMT_ITEM_NO_WAIT()
2430 ARG_BIND_RES(struct pipe_resource, dst_res), in CSMT_ITEM_NO_WAIT()
2481 ARG_BIND_RES(struct pipe_resource, res), in CSMT_ITEM_NO_WAIT()
2499 ARG_BIND_RES(struct pipe_resource, res), in CSMT_ITEM_NO_WAIT_WITH_COUNTER()
2514 ARG_BIND_RES(struct pipe_resource, res), in CSMT_ITEM_NO_WAIT_WITH_COUNTER()