Home
last modified time | relevance | path

Searched defs:pptrans (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer_helper.c174 transfer_map_msaa(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) transfer_map_msaa() argument
243 u_transfer_helper_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) u_transfer_helper_transfer_map() argument
588 u_transfer_helper_deinterleave_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) u_transfer_helper_deinterleave_transfer_map() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c230 v3d_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) v3d_resource_transfer_map() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.c598 lima_transfer_map(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) lima_transfer_map() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c99 vc4_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) vc4_resource_transfer_map() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c964 fd_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) fd_resource_transfer_map() argument

Completed in 9 milliseconds