HomeSort by relevance Sort by last modified time
    Searched defs:no_rast (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast_priv.h 114 boolean no_rast; /**< For debugging/profiling */ member in struct:lp_rasterizer
lp_context.h 126 boolean no_rast; member in struct:llvmpipe_context
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_context.h 189 unsigned no_rast : 1; member in struct:softpipe_context
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c 1117 static boolean firsttime = 1, no_rast = 0; local
1120 no_rast = getenv("SP_NO_RAST") != NULL;
1382 static boolean firsttime = 1, no_rast = 0; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_context.h 277 bool no_rast; member in struct:intel_context

Completed in 205 milliseconds