Home
last modified time | relevance | path

Searched refs:SetSurfaces3D (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/riva/
H A Driva_hw.h470 void (*SetSurfaces3D)(struct _riva_hw_inst *,U032,U032); member
H A Driva_hw.c2006 chip->SetSurfaces3D = nv3SetSurfaces3D; in nv3GetConfig()
2063 chip->SetSurfaces3D = nv4SetSurfaces3D; in nv4GetConfig()
2168 chip->SetSurfaces3D = nv10SetSurfaces3D; in nv10GetConfig()