Searched refs:color_surf (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/
H A Dgraw_util.h24 struct pipe_surface *color_surf[PIPE_MAX_COLOR_BUFS], *zs_surf; member in struct:graw_info
94 info->color_surf[i] = info->ctx->create_surface(info->ctx,
97 if (info->color_surf[i] == NULL) {
138 fb.cbufs[i] = info->color_surf[i];
H A Dquad-tex.c113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL);
H A Dtri-large.c113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL);
H A Dtri.c110 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/graw/
H A Dgraw_util.h24 struct pipe_surface *color_surf[PIPE_MAX_COLOR_BUFS], *zs_surf; member in struct:graw_info
94 info->color_surf[i] = info->ctx->create_surface(info->ctx,
97 if (info->color_surf[i] == NULL) {
138 fb.cbufs[i] = info->color_surf[i];
H A Dquad-tex.c113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL);
H A Dtri-large.c113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL);
H A Dtri.c110 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c311 struct pipe_surface *color_surf,
315 struct svga_surface *ss = svga_surface(color_surf);
330 view_relocation(swc, color_surf, &cmd->renderTargetViewId,
310 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context * swc,struct pipe_surface * color_surf,const float * rgba) argument
H A Dsvga_cmd.h473 struct pipe_surface *color_surf,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c311 struct pipe_surface *color_surf,
315 struct svga_surface *ss = svga_surface(color_surf);
330 view_relocation(swc, color_surf, &cmd->renderTargetViewId,
310 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context * swc,struct pipe_surface * color_surf,const float * rgba) argument
H A Dsvga_cmd.h473 struct pipe_surface *color_surf,

Completed in 11 milliseconds