Searched refs:mesaname (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/d3dadapter9/
H A Ddescription.c48 const char *mesaname; member in struct:card_lookup_table
280 if (strstr(drvid->Description, cards_intel[i].mesaname)) {
293 if (strstr(drvid->Description, cards_vmware[i].mesaname)) {
306 if (strstr(drvid->Description, cards_amd[i].mesaname)) {
319 if (strstr(drvid->Description, cards_nvidia[i].mesaname)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/d3dadapter9/
H A Ddescription.c48 const char *mesaname; member in struct:card_lookup_table
280 if (strstr(drvid->Description, cards_intel[i].mesaname)) {
293 if (strstr(drvid->Description, cards_vmware[i].mesaname)) {
306 if (strstr(drvid->Description, cards_amd[i].mesaname)) {
319 if (strstr(drvid->Description, cards_nvidia[i].mesaname)) {

Completed in 3 milliseconds