Searched refs:use_swr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/libgl-gdi/ | ||
| H A D | libgl_gdi.c | 59 static boolean use_swr = FALSE; variable in typeref:typename:boolean 94 use_swr = TRUE; 143 if (use_swr) { |
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/wgl/ | ||
| H A D | wgl.c | 74 static boolean use_swr = FALSE; variable in typeref:typename:boolean 101 use_swr = TRUE; 200 if (use_swr) { |
Completed in 3 milliseconds