nv30, nv40: add is_nv4x member to context and screen structs
authorLuca Barbieri <luca@luca-barbieri.com>
Sun, 21 Feb 2010 12:40:49 +0000 (13:40 +0100)
committerYounes Manton <younes.m@gmail.com>
Mon, 15 Mar 2010 04:03:01 +0000 (00:03 -0400)
commit6518a1c853e82a42b28027b1304babd4f02f98ef
treea91016d5bcf0734ecfefa5bdcfc92d139f7ba494
parentb8e56d4cddbd9c491b940e3ce5974c526802c752
nv30, nv40: add is_nv4x member to context and screen structs

This will make it faster to check for nv40.
src/gallium/drivers/nv30/nv30_context.c
src/gallium/drivers/nv40/nv40_context.c
src/gallium/drivers/nv40/nv40_screen.c
src/gallium/drivers/nvfx/nvfx_context.h
src/gallium/drivers/nvfx/nvfx_screen.h