Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/state_tracker/
Dgraw.h92 PUBLIC boolean 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.c330 graw_save_surface_to_file(ctx, surf, NULL); in draw()
Dvs-test.c228 graw_save_surface_to_file(ctx, surf, NULL); in draw()