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.h315 void nvc0_bufctx_fence(struct nvc0_context *, struct nouveau_bufctx *,
Dnvc0_context.c526 nvc0_bufctx_fence(struct nvc0_context *nvc0, struct nouveau_bufctx *bufctx, in nvc0_bufctx_fence() function
Dnvc0_state_validate.c984 nvc0_bufctx_fence(nvc0, bufctx, false); in nvc0_state_validate()
1004 nvc0_bufctx_fence(nvc0, nvc0->bufctx_3d, true); in nvc0_state_validate_3d()
Dnvc0_compute.c378 nvc0_bufctx_fence(nvc0, nvc0->bufctx_cp, true); in nvc0_state_validate_cp()
Dnve4_compute.c511 nvc0_bufctx_fence(nvc0, nvc0->bufctx_cp, true); in nve4_state_validate_cp()