OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fetch_pipeline_destroy
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt_fetch_shade_pipeline.c
388
static void
fetch_pipeline_destroy
( struct draw_pt_middle_end *middle )
function
419
fpme->base.destroy =
fetch_pipeline_destroy
;
443
fetch_pipeline_destroy
( &fpme->base );
/external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_fetch_shade_pipeline.c
388
static void
fetch_pipeline_destroy
( struct draw_pt_middle_end *middle )
function
419
fpme->base.destroy =
fetch_pipeline_destroy
;
443
fetch_pipeline_destroy
( &fpme->base );
Completed in 960 milliseconds