Searched refs:graw_save_surface_to_file (Results 1 – 11 of 11) sorted by relevance
/external/mesa3d/src/gallium/include/state_tracker/ |
D | graw.h | 92 PUBLIC boolean graw_save_surface_to_file(struct pipe_context *pipe,
|
/external/mesa3d/src/gallium/targets/graw-null/ |
D | graw_util.c | 82 graw_save_surface_to_file(struct pipe_context *pipe, in graw_save_surface_to_file() function
|
/external/mesa3d/src/gallium/tests/graw/ |
D | clear.c | 34 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|
D | tri-large.c | 113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL); in draw()
|
D | tri.c | 110 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL); in draw()
|
D | quad-tex.c | 113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL); in draw()
|
D | tri-instanced.c | 218 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|
D | quad-sample.c | 155 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|
D | fs-test.c | 239 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|
D | gs-test.c | 330 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|
D | vs-test.c | 228 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|