Home
last modified time | relevance | path

Searched refs:nvc0_bufctx_fence (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h303 void nvc0_bufctx_fence(struct nvc0_context *, struct nouveau_bufctx *,
Dnvc0_state_validate.c907 nvc0_bufctx_fence(nvc0, bufctx, false); in nvc0_state_validate()
927 nvc0_bufctx_fence(nvc0, nvc0->bufctx_3d, true); in nvc0_state_validate_3d()
Dnvc0_compute.c379 nvc0_bufctx_fence(nvc0, nvc0->bufctx_cp, true); in nvc0_state_validate_cp()
Dnvc0_context.c500 nvc0_bufctx_fence(struct nvc0_context *nvc0, struct nouveau_bufctx *bufctx, in nvc0_bufctx_fence() function
Dnve4_compute.c485 nvc0_bufctx_fence(nvc0, nvc0->bufctx_cp, true); in nve4_state_validate_cp()