Home
last modified time | relevance | path

Searched defs:no_rast (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_priv.h116 boolean no_rast; /**< For debugging/profiling */ member
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c1184 static boolean firsttime = 1, no_rast = 0; in glXMakeContextCurrent() local
1422 static boolean firsttime = 1, no_rast = 0; in glXSwapBuffers() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.h212 bool no_rast; member