OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:configs_r5g6b5
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/common/
dri_screen.c
81
__DRIconfig **
configs_r5g6b5
= NULL;
local
177
configs_r5g6b5
= driCreateConfigs(GL_RGB, GL_UNSIGNED_SHORT_5_6_5,
230
configs =
configs_r5g6b5
;
236
configs = driConcatConfigs(configs,
configs_r5g6b5
);
/external/mesa3d/src/gallium/state_trackers/dri/common/
dri_screen.c
81
__DRIconfig **
configs_r5g6b5
= NULL;
local
177
configs_r5g6b5
= driCreateConfigs(GL_RGB, GL_UNSIGNED_SHORT_5_6_5,
230
configs =
configs_r5g6b5
;
236
configs = driConcatConfigs(configs,
configs_r5g6b5
);
Completed in 1244 milliseconds