Searched refs:NV10 (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/accelerants/skeleton/
H A DGetDeviceInfo.c33 case NV10:
34 sprintf(adi->chipset, "NV10");
/haiku/headers/private/graphics/skeleton/
H A DDriverInterface.h181 NV10, enumerator in enum:__anon937::__anon940
/haiku/headers/private/graphics/via/
H A DDriverInterface.h113 NV10, enumerator in enum:__anon4
/haiku/headers/private/graphics/nvidia/
H A DDriverInterface.h104 NV10, enumerator in enum:__anon15
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_general.c373 si->ps.card_type = NV10;
376 sprintf(si->adi.chipset, "NV10");
380 si->ps.card_type = NV10;
383 sprintf(si->adi.chipset, "NV10");
H A Dnv_info.c419 /* This routine is complete, and is used for pre-NV10 cards. It's tested on a Elsa
996 /* this routine is used for NV10 and later */
1007 /* this routine is used for NV10 and later. It's tested on a GeForce2 MX400 (NV11),
1425 case 0x63: /* new setup compared to pre-NV10 version */
3302 LOG(8,("INFO: NV10/20/30 architecture chip with unknown RAM amount detected;\n"));
3323 case NV10:

Completed in 74 milliseconds