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 - 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