Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Dradeon_state.c1958 int virt_surface_index; in alloc_surface() local
1989 virt_surface_index = i; in alloc_surface()
1997 s = &(dev_priv->virt_surfaces[virt_surface_index]); in alloc_surface()
2006 return virt_surface_index; in alloc_surface()
2013 s = &(dev_priv->virt_surfaces[virt_surface_index]); in alloc_surface()
2022 return virt_surface_index; in alloc_surface()
2029 s = &(dev_priv->virt_surfaces[virt_surface_index]); in alloc_surface()
2040 return virt_surface_index; in alloc_surface()