Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.c204 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_FB); in nv50_invalidate_resource_storage()
214 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_FB); in nv50_invalidate_resource_storage()
Dnv50_context.h57 #define NV50_BIND_3D_FB 0 macro
Dnv50_state_validate.c28 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_FB); in nv50_validate_fb()
Dnv50_surface.c1278 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_FB); in nv50_blitctx_pre_blit()
1326 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_FB); in nv50_blitctx_post_blit()
Dnv50_state.c967 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_FB); in nv50_set_framebuffer_state()