Searched refs:use_llvmpipe (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 | 58 static boolean use_llvmpipe = FALSE; variable in typeref:typename:boolean 87 use_llvmpipe = TRUE; 134 if (use_llvmpipe) { |
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/wgl/ | ||
| H A D | wgl.c | 71 static boolean use_llvmpipe = FALSE; variable in typeref:typename:boolean 94 use_llvmpipe = TRUE; 191 if (use_llvmpipe) { |
Completed in 4 milliseconds