Searched refs:nv30_surface (Results 1 – 4 of 4) sorted by relevance
9 struct nv30_surface { struct18 static INLINE struct nv30_surface * argument19 nv30_surface(struct pipe_surface *ps) in nv30_surface() function21 return (struct nv30_surface *)ps; in nv30_surface()
87 int off = nv30_surface(fb->cbufs[0])->offset & 63; in nv30_validate_fb()120 struct nv30_surface *rsf = nv30_surface(fb->cbufs[0]); in nv30_validate_fb()121 struct nv30_surface *zsf = nv30_surface(fb->zsbuf); in nv30_validate_fb()145 struct nv30_surface *sf = nv30_surface(fb->cbufs[1]); in nv30_validate_fb()155 struct nv30_surface *sf = nv30_surface(fb->cbufs[2]); in nv30_validate_fb()166 struct nv30_surface *sf = nv30_surface(fb->cbufs[3]); in nv30_validate_fb()
102 struct nv30_surface *sf = nv30_surface(ps); in nv30_clear_render_target()161 struct nv30_surface *sf = nv30_surface(ps); in nv30_clear_depth_stencil()
401 struct nv30_surface *ns; in nv30_miptree_surface_new()405 ns = CALLOC_STRUCT(nv30_surface); in nv30_miptree_surface_new()437 struct nv30_surface *ns = nv30_surface(ps); in nv30_miptree_surface_del()