Home
last modified time | relevance | path

Searched refs:NVC0_BIND_3D_BINDLESS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h85 #define NVC0_BIND_3D_BINDLESS 248 macro
Dnvc0_vbo.c976 nvc0_add_resident(nvc0->bufctx_3d, NVC0_BIND_3D_BINDLESS, resident->buf, in nvc0_draw_vbo()
981 nvc0_add_resident(nvc0->bufctx_3d, NVC0_BIND_3D_BINDLESS, resident->buf, in nvc0_draw_vbo()
1096 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_BINDLESS); in nvc0_draw_vbo()