Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.h40 #define NV30_NEW_SWTNL (1 << 31) macro
Dnv30_context.c247 nv30->draw_flags |= NV30_NEW_SWTNL; in nv30_context_create()