Home
last modified time | relevance | path

Searched refs:surf3d (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_context.c85 PUSH_DATA (push, hw->surf3d->handle); in nv04_hwctx_init()
97 PUSH_DATA (push, hw->surf3d->handle); in nv04_hwctx_init()
105 PUSH_DATA (push, hw->surf3d->handle); in nv04_hwctx_init()
134 nouveau_object_del(&nctx->hw.surf3d); in nv04_context_destroy()
188 &hw->surf3d); in nv04_context_create()
Dnouveau_context.h57 struct nouveau_object *surf3d; member
Dnv04_surface.c269 PUSH_DATA (push, hw->surf3d->handle); in nv04_surface_copy_swizzle()