Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h93 #define NVC0_BIND_CP_SUF 48 macro
Dnvc0_compute.c498 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_SUF); in nvc0_launch_grid()
Dnvc0_context.c336 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_SUF); in nvc0_invalidate_resource_storage()
Dnvc0_state.c1102 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_SUF); in nvc0_bind_surfaces_range()
1197 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_SUF); in nvc0_bind_images_range()
Dnvc0_tex.c1213 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_SUF); in nvc0_update_surface_bindings()