Searched defs:bufctx (Results 1 - 13 of 13) sorted by relevance
/third_party/libdrm/nouveau/ |
H A D | bufctx.c | 40 struct nouveau_bufctx *bufctx; member
|
H A D | nouveau.h | 195 struct nouveau_bufctx *bufctx; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_winsys.h | 20 nv50_add_bufctx_resident_bo(struct nouveau_bufctx *bufctx, int bin, in nv50_add_bufctx_resident_bo() argument 27 nv50_add_bufctx_resident(struct nouveau_bufctx *bufctx, int bin, in nv50_add_bufctx_resident() argument
|
H A D | nv50_context.c | 437 nv50_bufctx_fence(struct nouveau_bufctx *bufctx, bool on_flush) in nv50_bufctx_fence() argument
|
H A D | nv50_state_validate.c | 531 nv50_state_validate(struct nv50_context *nv50, uint32_t mask, struct nv50_state_validate *validate_list, int size, uint32_t *dirty, struct nouveau_bufctx *bufctx) nv50_state_validate() argument
|
H A D | nv50_context.h | 146 struct nouveau_bufctx *bufctx; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_winsys.h | 19 nv50_add_bufctx_resident_bo(struct nouveau_bufctx *bufctx, int bin, in nv50_add_bufctx_resident_bo() argument 26 nvc0_add_resident(struct nouveau_bufctx *bufctx, int bin, in nvc0_add_resident() argument
|
H A D | nvc0_context.c | 575 nvc0_bufctx_fence(struct nvc0_context *nvc0, struct nouveau_bufctx *bufctx, in nvc0_bufctx_fence() argument [all...] |
H A D | nvc0_state_validate.c | 962 nvc0_state_validate(struct nvc0_context *nvc0, uint32_t mask, struct nvc0_state_validate *validate_list, int size, uint32_t *dirty, struct nouveau_bufctx *bufctx) nvc0_state_validate() argument
|
H A D | nvc0_context.h | 179 struct nouveau_bufctx *bufctx; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_video.h | 25 struct nouveau_bufctx *bufctx; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_winsys.h | 30 bufctx(struct nouveau_pushbuf *push) in bufctx() function
|
H A D | nv30_context.h | 48 struct nouveau_bufctx *bufctx; member
|
Completed in 17 milliseconds