Searched refs:EGL_NONE (Results 1 - 25 of 55) sorted by relevance

123

/xsrc/external/mit/libepoxy/dist/test/
H A Degl_gl.c85 EGL_NONE
89 EGL_NONE
H A Degl_epoxy_api.c92 EGL_NONE
96 EGL_NONE
H A Degl_without_glx.c127 EGL_NONE
136 EGL_NONE
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglconfig.c67 conf->ConfigCaveat = EGL_NONE;
68 conf->TransparentType = EGL_NONE;
69 conf->NativeVisualType = EGL_NONE;
235 EGL_NONE },
247 EGL_NONE },
312 if (val != EGL_NONE && val != EGL_SLOW_CONFIG &&
317 if (val != EGL_NONE && val != EGL_TRANSPARENT_RGB)
421 if (conf->NativeVisualID != 0 || conf->NativeVisualType != EGL_NONE)
539 for (i = 0; attrib_list && attrib_list[i] != EGL_NONE; i += 2) {
569 if (conf->TransparentType == EGL_NONE) {
[all...]
H A Deglglvnd.c44 if (platform == EGL_NONE) {
H A Degldisplay.c459 for (i = 0; attrib_list[i] != EGL_NONE; i += 2) {
501 if (attrib_list != NULL && attrib_list[0] != EGL_NONE) {
516 if (attrib_list != NULL && attrib_list[0] != EGL_NONE) {
537 if (attrib_list != NULL && attrib_list[0] != EGL_NONE) {
H A Deglcontext.c94 if (api == EGL_OPENVG_API && attrib_list[0] != EGL_NONE) {
99 for (i = 0; attrib_list[i] != EGL_NONE; i++) {
589 if (api == EGL_NONE)
629 * - If the context is not bound to a surface, then EGL_NONE will be
633 return EGL_NONE;
H A Deglsync.c49 for (i = 0; attrib_list[i] != EGL_NONE; i++) {
H A Deglapi.c312 while (int_list[2*len] != EGL_NONE)
333 attrib_list[2*len] = EGL_NONE;
349 while (attr_list[size] != EGL_NONE)
352 size += 1; /* add space for EGL_NONE */
1544 _EGL_FUNC_START(NULL, EGL_NONE, NULL, EGL_NO_SURFACE);
2379 _EGL_FUNC_START(NULL, EGL_NONE, NULL, EGL_BAD_ALLOC);
2438 _EGL_FUNC_START(NULL, EGL_NONE, NULL, EGL_BAD_ALLOC);
2446 for (i = 0; attrib_list[i] != EGL_NONE; i += 2) {
2483 _EGL_FUNC_START(NULL, EGL_NONE, NULL, EGL_BAD_ALLOC);
2527 _EGL_FUNC_START(NULL, EGL_NONE, NUL
[all...]
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglconfig.c67 conf->ConfigCaveat = EGL_NONE;
68 conf->TransparentType = EGL_NONE;
69 conf->NativeVisualType = EGL_NONE;
235 EGL_NONE },
247 EGL_NONE },
312 if (val != EGL_NONE && val != EGL_SLOW_CONFIG &&
317 if (val != EGL_NONE && val != EGL_TRANSPARENT_RGB)
421 if (conf->NativeVisualID != 0 || conf->NativeVisualType != EGL_NONE)
539 for (i = 0; attrib_list && attrib_list[i] != EGL_NONE; i += 2) {
569 if (conf->TransparentType == EGL_NONE) {
[all...]
H A Deglglvnd.c64 if (platform == EGL_NONE) {
H A Degldisplay.c251 * different from a call with attribs only equal to { EGL_NONE }. Similarly
512 for (int i = 0; attrib_list[i] != EGL_NONE; i += 2) {
532 for (int i = 0; attrib_list[i] != EGL_NONE; i += 2) {
550 if (attrib_list != NULL && attrib_list[0] != EGL_NONE) {
565 if (attrib_list != NULL && attrib_list[0] != EGL_NONE) {
585 if (attrib_list != NULL && attrib_list[0] != EGL_NONE) {
601 if (attrib_list != NULL && attrib_list[0] != EGL_NONE) {
626 for (int i = 0; attrib_list[i] != EGL_NONE; i += 2) {
H A Deglcontext.c94 if (api == EGL_OPENVG_API && attrib_list[0] != EGL_NONE) {
99 for (i = 0; attrib_list[i] != EGL_NONE; i++) {
597 if (api == EGL_NONE)
637 * - If the context is not bound to a surface, then EGL_NONE will be
641 return EGL_NONE;
H A Deglsync.c49 for (i = 0; attrib_list[i] != EGL_NONE; i++) {
H A Deglapi.c311 while (int_list[2*len] != EGL_NONE)
332 attrib_list[2*len] = EGL_NONE;
1598 _EGL_FUNC_START(NULL, EGL_NONE, NULL, EGL_NO_SURFACE);
2411 _EGL_FUNC_START(NULL, EGL_NONE, NULL, EGL_BAD_ALLOC);
2470 _EGL_FUNC_START(NULL, EGL_NONE, NULL, EGL_BAD_ALLOC);
2478 for (i = 0; attrib_list[i] != EGL_NONE; i += 2) {
2515 _EGL_FUNC_START(NULL, EGL_NONE, NULL, EGL_BAD_ALLOC);
2558 _EGL_FUNC_START(NULL, EGL_NONE, NULL, EGL_FALSE);
2575 _EGL_FUNC_START(NULL, EGL_NONE, NULL, EGL_FALSE);
2635 _EGL_FUNC_START(NULL, EGL_NONE, NUL
[all...]
/xsrc/external/mit/libepoxy/dist/src/
H A Ddispatch_common.c380 case EGL_NONE:
607 if (epoxy_egl_get_current_gl_context_api() != EGL_NONE)
788 return EGL_NONE;
850 GLenum egl_api = EGL_NONE;
859 case EGL_NONE:
/xsrc/external/mit/mesa-demos/dist/src/egl/eglut/
H A Deglut.c119 config_attribs[i] = EGL_NONE;
142 context_attribs[i] = EGL_NONE;
158 context_attribs[i] = EGL_NONE;
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp166 _eglSetConfigKey(&conf->base, EGL_CONFIG_CAVEAT, EGL_NONE);
171 _eglSetConfigKey(&conf->base, EGL_TRANSPARENT_TYPE, EGL_NONE);
174 _eglSetConfigKey(&conf->base, EGL_NATIVE_VISUAL_TYPE, EGL_NONE); // No visual
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp165 conf->base.ConfigCaveat = EGL_NONE;
170 conf->base.TransparentType = EGL_NONE;
173 conf->base.NativeVisualType = EGL_NONE; // No visual
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dbindtex.c56 EGL_NONE
63 EGL_NONE
129 EGL_NONE
H A Des1_info.c124 EGL_NONE
128 EGL_NONE
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/
H A Des2_info.c124 EGL_NONE
128 EGL_NONE
H A Des2tri.c247 EGL_NONE
251 EGL_NONE
256 EGL_NONE
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/glsl_tests/
H A Damdgcn_glslc.c113 EGL_NONE
130 EGL_NONE
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/glsl_tests/
H A Damdgcn_glslc.c113 EGL_NONE
130 EGL_NONE

Completed in 23 milliseconds

123