Home
last modified time | relevance | path

Searched refs:no_rast (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i915/
Di830_context.c97 if (intel->no_rast) in i830CreateContext()
Dintel_context.h212 bool no_rast; member
Di915_context.c201 if (intel->no_rast) in i915CreateContext()
Dintel_context.c539 intel->no_rast = 1; in intelInitContext()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.c1087 if (!task->rast->no_rast) { in rasterize_scene()
1300 goto no_rast; in lp_rast_create()
1321 rast->no_rast = debug_get_bool_option("LP_NO_RAST", FALSE); in lp_rast_create()
1344 no_rast: in lp_rast_create()
Dlp_rast_priv.h116 boolean no_rast; /**< For debugging/profiling */ member
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c1178 static boolean firsttime = 1, no_rast = 0; in glXMakeContextCurrent() local
1181 no_rast = getenv("SP_NO_RAST") != NULL; in glXMakeContextCurrent()
1219 if (no_rast && current == ctx) in glXMakeContextCurrent()
1416 static boolean firsttime = 1, no_rast = 0; in glXSwapBuffers() local
1419 no_rast = getenv("SP_NO_RAST") != NULL; in glXSwapBuffers()
1423 if (no_rast) in glXSwapBuffers()
/third_party/mesa3d/docs/
Denvvars.rst520 ``no_rast``