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.h91 #define NVC0_BIND_CP_SUF 48 macro
Dnvc0_context.c335 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_SUF); in nvc0_invalidate_resource_storage()
Dnvc0_compute.c498 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_SUF); in nvc0_launch_grid()
Dnvc0_state.c1119 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_SUF); in nvc0_bind_surfaces_range()
1214 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_SUF); in nvc0_bind_images_range()
Dnvc0_tex.c1093 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_SUF); in nvc0_update_surface_bindings()