Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.c249 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_FB); in nvc0_invalidate_resource_storage()
259 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_FB); in nvc0_invalidate_resource_storage()
Dnvc0_context.h75 #define NVC0_BIND_3D_FB 0 macro
Dnvc0_surface.c1119 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_FB); in nvc0_blitctx_pre_blit()
1178 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_FB); in nvc0_blitctx_post_blit()
Dnvc0_state_validate.c85 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_FB); in nvc0_validate_fb()
Dnvc0_state.c836 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_FB); in nvc0_set_framebuffer_state()