Searched refs:EGL_FALSE (Results 1 - 25 of 60) sorted by relevance

123

/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglglobals.c107 static EGLBoolean registered = EGL_FALSE;
126 static EGLBoolean registered = EGL_FALSE;
149 return EGL_FALSE;
158 return EGL_FALSE;
H A Deglapi.c286 return EGL_FALSE;
620 _EGL_FUNC_START(disp, EGL_OBJECT_DISPLAY_KHR, NULL, EGL_FALSE);
623 RETURN_EGL_ERROR(NULL, EGL_BAD_DISPLAY, EGL_FALSE);
638 RETURN_EGL_ERROR(disp, EGL_NOT_INITIALIZED, EGL_FALSE);
642 RETURN_EGL_ERROR(disp, EGL_NOT_INITIALIZED, EGL_FALSE);
696 _EGL_FUNC_START(disp, EGL_OBJECT_DISPLAY_KHR, NULL, EGL_FALSE);
699 RETURN_EGL_ERROR(NULL, EGL_BAD_DISPLAY, EGL_FALSE);
705 disp->Initialized = EGL_FALSE;
753 _EGL_FUNC_START(disp, EGL_OBJECT_DISPLAY_KHR, NULL, EGL_FALSE);
755 _EGL_CHECK_DISPLAY(disp, EGL_FALSE);
[all...]
H A Deglconfig.c292 valid = EGL_FALSE;
297 valid = EGL_FALSE;
301 valid = EGL_FALSE;
306 if (val != EGL_TRUE && val != EGL_FALSE)
307 valid = EGL_FALSE;
314 valid = EGL_FALSE;
318 valid = EGL_FALSE;
322 valid = EGL_FALSE;
327 valid = EGL_FALSE;
361 valid = EGL_FALSE;
[all...]
H A Deglcurrent.c76 _egl_TSDInitialized = EGL_FALSE;
92 return EGL_FALSE;
220 * Record EGL error code and return EGL_FALSE.
228 return EGL_FALSE;
281 return EGL_FALSE;
298 return EGL_FALSE;
H A Deglsurface.c228 if (val != EGL_TRUE && val != EGL_FALSE) {
240 if (val != EGL_TRUE && val != EGL_FALSE) {
356 * \return EGL_TRUE if no errors, EGL_FALSE otherwise.
386 return EGL_FALSE;
396 surf->Lost = EGL_FALSE;
402 surf->MipmapTexture = EGL_FALSE;
403 surf->LargestPbuffer = EGL_FALSE;
409 surf->ProtectedContent = EGL_FALSE;
410 surf->PresentOpaque = EGL_FALSE;
420 surf->PostSubBufferSupportedNV = EGL_FALSE;
[all...]
H A Deglglvnd.c88 return EGL_FALSE;
H A Deglsync.h83 return (sync) ? _eglPutResource(&sync->Resource) : EGL_FALSE;
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglapi.c287 return EGL_FALSE;
609 _EGL_FUNC_START(disp, EGL_OBJECT_DISPLAY_KHR, NULL, EGL_FALSE);
612 RETURN_EGL_ERROR(NULL, EGL_BAD_DISPLAY, EGL_FALSE);
616 RETURN_EGL_ERROR(disp, EGL_NOT_INITIALIZED, EGL_FALSE);
665 _EGL_FUNC_START(disp, EGL_OBJECT_DISPLAY_KHR, NULL, EGL_FALSE);
668 RETURN_EGL_ERROR(NULL, EGL_BAD_DISPLAY, EGL_FALSE);
676 disp->Initialized = EGL_FALSE;
728 _EGL_FUNC_START(disp, EGL_OBJECT_DISPLAY_KHR, NULL, EGL_FALSE);
730 _EGL_CHECK_DISPLAY(disp, EGL_FALSE, drv);
745 _EGL_FUNC_START(disp, EGL_OBJECT_DISPLAY_KHR, NULL, EGL_FALSE);
[all...]
H A Deglglobals.c96 static EGLBoolean registered = EGL_FALSE;
115 static EGLBoolean registered = EGL_FALSE;
174 return EGL_FALSE;
181 return EGL_FALSE;
H A Deglconfig.c292 valid = EGL_FALSE;
297 valid = EGL_FALSE;
301 valid = EGL_FALSE;
306 if (val != EGL_TRUE && val != EGL_FALSE)
307 valid = EGL_FALSE;
314 valid = EGL_FALSE;
318 valid = EGL_FALSE;
322 valid = EGL_FALSE;
327 valid = EGL_FALSE;
361 valid = EGL_FALSE;
[all...]
H A Deglcurrent.c75 _egl_TSDInitialized = EGL_FALSE;
91 return EGL_FALSE;
213 * Record EGL error code and return EGL_FALSE.
221 return EGL_FALSE;
274 return EGL_FALSE;
291 return EGL_FALSE;
H A Deglglvnd.c68 return EGL_FALSE;
H A Deglsync.h83 return (sync) ? _eglPutResource(&sync->Resource) : EGL_FALSE;
H A Deglsurface.c225 if (val != EGL_TRUE && val != EGL_FALSE) {
333 * \return EGL_TRUE if no errors, EGL_FALSE otherwise.
362 return EGL_FALSE;
372 surf->Lost = EGL_FALSE;
378 surf->MipmapTexture = EGL_FALSE;
379 surf->LargestPbuffer = EGL_FALSE;
394 surf->PostSubBufferSupportedNV = EGL_FALSE;
395 surf->SetDamageRegionCalled = EGL_FALSE;
396 surf->BufferAgeRead = EGL_FALSE;
537 return EGL_FALSE;
[all...]
H A Degldevice.c201 return EGL_FALSE;
212 return EGL_FALSE;
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2_fallbacks.h74 return EGL_FALSE;
82 return EGL_FALSE;
98 return EGL_FALSE;
121 return EGL_FALSE;
/xsrc/external/mit/mesa-demos/dist/src/egl/oes_vg/
H A Dtex2vgimage.c72 return EGL_FALSE;
80 return EGL_FALSE;
90 return EGL_FALSE;
97 return EGL_FALSE;
133 return EGL_FALSE;
140 return EGL_FALSE;
149 return EGL_FALSE;
166 return EGL_FALSE;
199 return EGL_FALSE;
208 return EGL_FALSE;
[all...]
H A Dvgimage2tex.c69 return EGL_FALSE;
77 return EGL_FALSE;
88 return EGL_FALSE;
123 return EGL_FALSE;
130 return EGL_FALSE;
139 return EGL_FALSE;
156 return EGL_FALSE;
189 return EGL_FALSE;
198 return EGL_FALSE;
207 return EGL_FALSE;
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp168 _eglSetConfigKey(&conf->base, EGL_BIND_TO_TEXTURE_RGB, EGL_FALSE);
169 _eglSetConfigKey(&conf->base, EGL_BIND_TO_TEXTURE_RGBA, EGL_FALSE);
186 if (!_eglValidateConfig(&conf->base, EGL_FALSE)) {
203 return EGL_FALSE;
217 return EGL_FALSE;
223 return EGL_FALSE;
295 return EGL_FALSE;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp167 conf->base.BindToTextureRGB = EGL_FALSE;
168 conf->base.BindToTextureRGBA = EGL_FALSE;
185 if (!_eglValidateConfig(&conf->base, EGL_FALSE)) {
202 return EGL_FALSE;
216 return EGL_FALSE;
222 return EGL_FALSE;
292 return EGL_FALSE;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.c269 (int64_t *) sbc) ? EGL_TRUE : EGL_FALSE;
548 return EGL_FALSE;
552 return EGL_FALSE;
556 return EGL_FALSE;
576 return EGL_FALSE;
590 return EGL_FALSE;
605 return EGL_FALSE;
617 return EGL_FALSE;
626 return EGL_FALSE;
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DWL_bind_wayland_display.spec98 eglBindWaylandDisplayWL returns EGL_FALSE when there is already a
101 eglUnbindWaylandDisplayWL returns EGL_FALSE when there is no
112 return EGL_FALSE. In that case the wl_buffer can not be used with
176 eglQueryWaylandBufferWL returns EGL_FALSE, in that case
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DWL_bind_wayland_display.spec98 eglBindWaylandDisplayWL returns EGL_FALSE when there is already a
101 eglUnbindWaylandDisplayWL returns EGL_FALSE when there is no
112 return EGL_FALSE. In that case the wl_buffer can not be used with
176 eglQueryWaylandBufferWL returns EGL_FALSE, in that case
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.c46 if (_eglCompareConfigs(conf, criteria, NULL, EGL_FALSE) != 0)
47 return EGL_FALSE;
50 return EGL_FALSE;
130 if (!_eglValidateConfig(&base, EGL_FALSE)) {
274 EGLBoolean ret = EGL_FALSE;
303 return EGL_FALSE;
307 return EGL_FALSE;
539 return EGL_FALSE;
/xsrc/external/mit/libepoxy/dist/test/
H A Degl_without_glx.c93 return EGL_FALSE;

Completed in 24 milliseconds

123