Searched refs:graw_save_surface_to_file (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/gallium/include/frontend/ |
D | graw.h | 92 PUBLIC bool 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 | 329 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|
D | vs-test.c | 227 graw_save_surface_to_file(ctx, surf, NULL); in draw()
|
/external/mesa3d/docs/relnotes/ |
D | 7.10.rst | 2389 - graw: Export graw_save_surface_to_file().
|