Home
last modified time | relevance | path

Searched refs:nvc0_resource_fence (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.h161 nvc0_resource_fence(struct nv04_resource *res, uint32_t flags) in nvc0_resource_fence() function
182 nvc0_resource_fence(res, flags); in nvc0_resource_validate()
Dnvc0_state_validate.c256 nvc0_resource_fence(res, NOUVEAU_BO_WR); in nvc0_validate_fb()
Dnvc0_surface.c351 nvc0_resource_fence(res, NOUVEAU_BO_WR); in nvc0_clear_render_target()