Home
last modified time | relevance | path

Searched refs:graw_save_surface_to_file (Results 1 – 10 of 10) 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.c78 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.c109 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL); in draw()
Dquad-tex.c111 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL); in draw()
Dtri-instanced.c219 graw_save_surface_to_file(ctx, surf, NULL); in draw()
Dquad-sample.c156 graw_save_surface_to_file(ctx, surf, NULL); in draw()
Dvs-test.c233 graw_save_surface_to_file(ctx, surf, NULL); in draw()
Dfs-test.c282 graw_save_surface_to_file(ctx, surf, NULL); in draw()
Dgs-test.c346 graw_save_surface_to_file(ctx, surf, NULL); in draw()