Home
last modified time | relevance | path

Searched refs:graw_save_surface_to_file (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/include/frontend/
Dgraw.h92 PUBLIC bool graw_save_surface_to_file(struct pipe_context *pipe,
/external/mesa3d/src/gallium/targets/graw-null/
Dgraw_util.c82 graw_save_surface_to_file(struct pipe_context *pipe, in graw_save_surface_to_file() function
/external/mesa3d/src/gallium/tests/graw/
Dclear.c34 graw_save_surface_to_file(ctx, surf, NULL); in draw()
Dtri-large.c113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL); in draw()
Dtri.c110 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL); in draw()
Dquad-tex.c113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL); in draw()
Dtri-instanced.c218 graw_save_surface_to_file(ctx, surf, NULL); in draw()
Dquad-sample.c155 graw_save_surface_to_file(ctx, surf, NULL); in draw()
Dfs-test.c239 graw_save_surface_to_file(ctx, surf, NULL); in draw()
Dgs-test.c329 graw_save_surface_to_file(ctx, surf, NULL); in draw()
Dvs-test.c227 graw_save_surface_to_file(ctx, surf, NULL); in draw()
/external/mesa3d/docs/relnotes/
D7.10.rst2389 - graw: Export graw_save_surface_to_file().