Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_context.c96 if (intel->no_rast) in i830CreateContext()
Dintel_context.h212 bool no_rast; member
Di915_context.c199 if (intel->no_rast) in i915CreateContext()
Dintel_context.c537 intel->no_rast = 1; in intelInitContext()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.c729 if (!task->rast->no_rast) { in rasterize_scene()
942 goto no_rast; in lp_rast_create()
963 rast->no_rast = debug_get_bool_option("LP_NO_RAST", FALSE); in lp_rast_create()
986 no_rast: in lp_rast_create()
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
1187 no_rast = getenv("SP_NO_RAST") != NULL; in glXMakeContextCurrent()
1225 if (no_rast && current == ctx) in glXMakeContextCurrent()
1422 static boolean firsttime = 1, no_rast = 0; in glXSwapBuffers() local
1425 no_rast = getenv("SP_NO_RAST") != NULL; in glXSwapBuffers()
1429 if (no_rast) in glXSwapBuffers()
/external/mesa3d/docs/
Denvvars.rst449 ``no_rast``