OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_content_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_stdu.c
1044
enum stdu_content_type
new_content_type
;
local
1065
new_content_type
= SAME_AS_DISPLAY;
1067
new_content_type
= SEPARATE_BO;
1069
new_content_type
= SEPARATE_SURFACE;
1071
if (
new_content_type
!= SAME_AS_DISPLAY) {
1083
if (
new_content_type
== SEPARATE_BO) {
1170
vps->content_fb_type =
new_content_type
;
Completed in 17 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026