HomeSort by: relevance | last modified time | path
    Searched defs:virt_surface_index (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
radeon_state.c 1958 int virt_surface_index; local in function:alloc_surface
1989 virt_surface_index = i;
1997 s = &(dev_priv->virt_surfaces[virt_surface_index]);
2006 return virt_surface_index;
2013 s = &(dev_priv->virt_surfaces[virt_surface_index]);
2022 return virt_surface_index;
2029 s = &(dev_priv->virt_surfaces[virt_surface_index]);
2040 return virt_surface_index;

Completed in 13 milliseconds