Home
last modified time | relevance | path

Searched refs:nouveau_hw_state (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.h47 struct nouveau_hw_state { struct
77 struct nouveau_hw_state hw; argument
Dnv04_context.c52 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_context_engine()
80 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_hwctx_init()
146 struct nouveau_hw_state *hw; in nv04_context_create()
Dnv04_surface.c204 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_surface_copy_swizzle()
285 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_surface_copy_m2mf()
433 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_surface_fill()
466 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_surface_takedown()
482 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_surface_init()
Dnv20_context.c100 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv20_hwctx_init()
Dnv10_context.c204 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv10_hwctx_init()