Searched refs:graw_save_surface_to_file (Results 1 - 11 of 11) sorted by relevance
/third_party/mesa3d/src/gallium/include/frontend/ |
H A D | graw.h | 92 PUBLIC bool graw_save_surface_to_file(struct pipe_context *pipe,
|
/third_party/mesa3d/src/gallium/targets/graw-null/ |
H A D | graw_util.c | 82 graw_save_surface_to_file(struct pipe_context *pipe, in graw_save_surface_to_file() function
|
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | tri-large.c | 113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL); in draw()
|
H A D | clear.c | 34 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|
H A D | tri.c | 110 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL); in draw()
|
H A D | quad-tex.c | 113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL); in draw()
|
H A D | quad-sample.c | 160 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|
H A D | tri-instanced.c | 225 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|
H A D | fs-test.c | 244 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|
H A D | gs-test.c | 334 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|
H A D | vs-test.c | 232 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|
Completed in 5 milliseconds