OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:native_visual_type
(Results
1 - 14
of
14
) sorted by null
/external/deqp/scripts/egl/
str_util.py
100
"
NATIVE_VISUAL_TYPE
",
/external/mesa3d/src/gallium/state_trackers/egl/x11/
native_dri2.c
614
nconf->
native_visual_type
= TrueColor;
617
nconf->
native_visual_type
= DirectColor;
620
nconf->
native_visual_type
= PseudoColor;
623
nconf->
native_visual_type
= StaticColor;
626
nconf->
native_visual_type
= GrayScale;
629
nconf->
native_visual_type
= StaticGray;
native_ximage.c
416
xconf->base.
native_visual_type
= xconf->visual->c_class;
418
xconf->base.
native_visual_type
= xconf->visual->class;
/external/mesa3d/src/gallium/state_trackers/egl/common/
native.h
165
int
native_visual_type
;
member in struct:native_config
egl_g3d.c
302
conf->NativeVisualType = nconf->
native_visual_type
;
/external/deqp/modules/egl/
teglChooseConfigTests.cpp
523
{ EGL_NATIVE_VISUAL_TYPE, "
native_visual_type
" },
teglQueryConfigTests.cpp
576
{ EGL_NATIVE_VISUAL_TYPE, "
native_visual_type
" },
/external/mesa3d/src/gallium/state_trackers/egl/android/
native_android.cpp
591
aconf->base.
native_visual_type
= native_formats[i];
/prebuilts/android-emulator/linux-x86_64/lib/
libEGL_translator.so
/external/deqp/android/cts/mnc/
egl-master.txt
238
dEQP-EGL.functional.query_config.get_config_attrib.
native_visual_type
[
all
...]
com.drawelements.deqp.egl.xml
[
all
...]
/external/deqp/android/cts/mnc/src/
egl-master.txt
238
dEQP-EGL.functional.query_config.get_config_attrib.
native_visual_type
[
all
...]
/external/deqp/android/cts/master/
com.drawelements.deqp.egl.xml
[
all
...]
egl-master.txt
342
dEQP-EGL.functional.query_config.get_config_attrib.
native_visual_type
372
dEQP-EGL.functional.choose_config.simple.selection_only.
native_visual_type
400
dEQP-EGL.functional.choose_config.simple.selection_and_sort.
native_visual_type
[
all
...]
Completed in 188 milliseconds