Searched refs:NV30_NEW_SWTNL (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ | ||
D | nv30_context.h | 40 #define NV30_NEW_SWTNL (1 << 31) macro |
D | nv30_context.c | 247 nv30->draw_flags |= NV30_NEW_SWTNL; in nv30_context_create() |