OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:content_base_size
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_kms.c
1153
struct drm_vmw_size
content_base_size
= {0};
local in function:vmw_create_bo_proxy
1183
content_base_size
.width = mode_cmd->pitches[0] / bytes_pp;
1184
content_base_size
.height = mode_cmd->height;
1185
content_base_size
.depth = 1;
1195
content_base_size
,
vmwgfx_kms.c
1153
struct drm_vmw_size
content_base_size
= {0};
local in function:vmw_create_bo_proxy
1183
content_base_size
.width = mode_cmd->pitches[0] / bytes_pp;
1184
content_base_size
.height = mode_cmd->height;
1185
content_base_size
.depth = 1;
1195
content_base_size
,
Completed in 130 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025