Searched refs:color_surf (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/ |
| H A D | graw_util.h | 24 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 D | quad-tex.c | 113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL);
|
| H A D | tri-large.c | 113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL);
|
| H A D | tri.c | 110 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/tests/graw/ |
| H A D | graw_util.h | 24 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 D | quad-tex.c | 113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL);
|
| H A D | tri-large.c | 113 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL);
|
| H A D | tri.c | 110 graw_save_surface_to_file(info.ctx, info.color_surf[0], NULL);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_cmd_vgpu10.c | 311 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 D | svga_cmd.h | 473 struct pipe_surface *color_surf,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_cmd_vgpu10.c | 311 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 D | svga_cmd.h | 473 struct pipe_surface *color_surf,
|
Completed in 11 milliseconds