Searched refs:nvc0_resource_fence (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_screen.h83 nvc0_resource_fence(struct nv04_resource *res, uint32_t flags) function
103 nvc0_resource_fence(res, flags);
H A Dnvc0_state_validate.c109 nvc0_resource_fence(res, NOUVEAU_BO_WR);
H A Dnvc0_surface.c330 nvc0_resource_fence(res, NOUVEAU_BO_WR);
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_screen.h83 nvc0_resource_fence(struct nv04_resource *res, uint32_t flags) function
103 nvc0_resource_fence(res, flags);
H A Dnvc0_state_validate.c109 nvc0_resource_fence(res, NOUVEAU_BO_WR);
H A Dnvc0_surface.c330 nvc0_resource_fence(res, NOUVEAU_BO_WR);

Completed in 90 milliseconds