OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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