OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:virt_surface_index
(Results
1 - 2
of
2
) 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
;
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 30 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025