OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:surface_depth
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_fb_helper.c
1505
sizes.
surface_depth
= 24;
1515
sizes.
surface_depth
= sizes.surface_bpp = preferred_bpp;
1526
sizes.
surface_depth
= sizes.surface_bpp = 8;
1529
sizes.
surface_depth
= 15;
1533
sizes.
surface_depth
= sizes.surface_bpp = 16;
1536
sizes.
surface_depth
= sizes.surface_bpp = 24;
1539
sizes.
surface_depth
= 24;
1577
if (fmt->depth == sizes.
surface_depth
) {
1583
if (fmt->depth > sizes.
surface_depth
)
1591
if (sizes.
surface_depth
!= best_depth && best_depth)
[
all
...]
/src/sys/external/bsd/drm2/dist/include/drm/
drm_fb_helper.h
60
* @
surface_depth
: scanout buffer depth
76
u32
surface_depth
;
member in struct:drm_fb_helper_surface_size
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_fb.c
233
sizes->
surface_depth
);
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_fb.c
250
sizes->
surface_depth
);
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_fbdev.c
148
sizes->
surface_depth
);
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_fbcon.c
375
sizes->
surface_depth
);
Completed in 38 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026