HomeSort by relevance Sort by last modified time
    Searched refs:sp_quad_shade_stage (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_quad_pipe.h 60 struct quad_stage *sp_quad_shade_stage( struct softpipe_context *softpipe );
sp_quad_fs.c 163 sp_quad_shade_stage( struct softpipe_context *softpipe ) function
sp_context.c 271 softpipe->quad.shade = sp_quad_shade_stage(softpipe);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_pipe.h 60 struct quad_stage *sp_quad_shade_stage( struct softpipe_context *softpipe );
sp_quad_fs.c 163 sp_quad_shade_stage( struct softpipe_context *softpipe ) function
sp_context.c 271 softpipe->quad.shade = sp_quad_shade_stage(softpipe);

Completed in 571 milliseconds