Home
last modified time | relevance | path

Searched refs:NV04_MTRI (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_render.c115 BEGIN_NV04(push, NV04_MTRI(OFFSET(0)), 8); in swtnl_restart_mtri()
130 BEGIN_NV04(push, NV04_MTRI(COMBINE_ALPHA(1)), 8); in swtnl_restart_mtri()
223 BEGIN_NV04(push, NV04_MTRI(DRAWPRIMITIVE(0)), 1); \
Dnouveau_local.h179 #define NV04_MTRI(mthd) SUBC_3D(NV04_MULTITEX_TRIANGLE_##mthd) macro
Dnv04_context.c101 BEGIN_NV04(push, NV04_MTRI(DMA_NOTIFY), 4); in nv04_hwctx_init()