Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds