Home
last modified time | relevance | path

Searched refs:crocus_surface (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resolve.c65 struct crocus_surface *surf = (void *) cso_fb->cbufs[i]; in disable_rb_aux_buffer()
166 struct crocus_surface *surf, in crocus_update_align_res()
245 if (((struct crocus_surface *)zs_surf)->align_res) { in crocus_predraw_resolve_framebuffer()
246 crocus_update_align_res(batch, (struct crocus_surface *)zs_surf, true); in crocus_predraw_resolve_framebuffer()
259 struct crocus_surface *surf = (void *) cso_fb->cbufs[i]; in crocus_predraw_resolve_framebuffer()
272 struct crocus_surface *surf = (void *) cso_fb->cbufs[i]; in crocus_predraw_resolve_framebuffer()
345 if (((struct crocus_surface *)zs_surf)->align_res) { in crocus_postdraw_update_resolve_tracking()
346 crocus_update_align_res(batch, (struct crocus_surface *)zs_surf, false); in crocus_postdraw_update_resolve_tracking()
366 struct crocus_surface *surf = (void *) cso_fb->cbufs[i]; in crocus_postdraw_update_resolve_tracking()
H A Dcrocus_resource.h249 struct crocus_surface { struct
H A Dcrocus_clear.c690 struct crocus_surface *isurf = (void *) psurf; in crocus_clear()
790 struct crocus_surface *isurf = (void *) psurf; in crocus_clear_render_target()
H A Dcrocus_state.c2858 struct crocus_surface *surf = calloc(1, sizeof(struct crocus_surface)); in crocus_create_surface()
3220 struct crocus_surface *surf = (void *) p_surf; in crocus_surface_destroy()
5075 struct crocus_surface *surf, in emit_surface()
5104 struct crocus_surface *surf, in emit_rt_surface()
5409 (struct crocus_surface *)cso_fb->cbufs[i], in crocus_populate_binding_table()
5427 (struct crocus_surface *)cso_fb->cbufs[i], in crocus_populate_binding_table()
7463 struct crocus_surface *zsbuf = (struct crocus_surface *)cso->zsbuf;

Completed in 19 milliseconds