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 Dlibgl_gdi.c58 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 Dwgl.c71 static boolean use_llvmpipe = FALSE; variable in typeref:typename:boolean
94 use_llvmpipe = TRUE;
191 if (use_llvmpipe) {

Completed in 4 milliseconds