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

  /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 173 milliseconds