Searched refs:pt_fetch (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pt.h | 203 struct pt_fetch; 204 void draw_pt_fetch_prepare( struct pt_fetch *fetch, 209 void draw_pt_fetch_run( struct pt_fetch *fetch, 214 void draw_pt_fetch_run_linear( struct pt_fetch *fetch, 219 void draw_pt_fetch_destroy( struct pt_fetch *fetch ); 221 struct pt_fetch *draw_pt_fetch_create( struct draw_context *draw );
|
| H A D | draw_pt_fetch.c | 38 struct pt_fetch { struct 60 draw_pt_fetch_prepare(struct pt_fetch *fetch, 148 draw_pt_fetch_run(struct pt_fetch *fetch, 176 draw_pt_fetch_run_linear(struct pt_fetch *fetch, 203 struct pt_fetch * 206 struct pt_fetch *fetch = CALLOC_STRUCT(pt_fetch); 222 draw_pt_fetch_destroy(struct pt_fetch *fetch)
|
| H A D | draw_pt_fetch_shade_pipeline.c | 46 struct pt_fetch *fetch; 156 static void fetch( struct pt_fetch *fetch,
|
| H A D | draw_pt_fetch_shade_pipeline_llvm.c | 49 struct pt_fetch *fetch;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pt.h | 198 struct pt_fetch; 199 void draw_pt_fetch_prepare( struct pt_fetch *fetch, 204 void draw_pt_fetch_run( struct pt_fetch *fetch, 209 void draw_pt_fetch_run_linear( struct pt_fetch *fetch, 214 void draw_pt_fetch_destroy( struct pt_fetch *fetch ); 216 struct pt_fetch *draw_pt_fetch_create( struct draw_context *draw );
|
| H A D | draw_pt_fetch.c | 38 struct pt_fetch { struct 55 draw_pt_fetch_prepare(struct pt_fetch *fetch, 143 draw_pt_fetch_run(struct pt_fetch *fetch, 171 draw_pt_fetch_run_linear(struct pt_fetch *fetch, 198 struct pt_fetch * 201 struct pt_fetch *fetch = CALLOC_STRUCT(pt_fetch); 217 draw_pt_fetch_destroy(struct pt_fetch *fetch)
|
| H A D | draw_pt_fetch_shade_pipeline.c | 46 struct pt_fetch *fetch; 156 static void fetch( struct pt_fetch *fetch,
|
| H A D | draw_pt_fetch_shade_pipeline_llvm.c | 50 struct pt_fetch *fetch;
|
Completed in 7 milliseconds