Searched refs:EGL_TRUE (Results 1 - 25 of 89) sorted by relevance
1234
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/ |
H A D | native_wayland_drm_bufmgr_helper.c | 88 return EGL_TRUE; 91 return EGL_TRUE; 97 return EGL_TRUE; 100 return EGL_TRUE;
|
H A D | egl_g3d.c | 299 conf->NativeRenderable = EGL_TRUE; 306 conf->BindToTextureRGB = EGL_TRUE; 308 conf->BindToTextureRGBA = EGL_TRUE; 374 return EGL_TRUE; 515 return EGL_TRUE; 530 return EGL_TRUE; 574 dpy->Extensions.MESA_screen_surface = EGL_TRUE; 579 dpy->Extensions.KHR_image_base = EGL_TRUE; 581 dpy->Extensions.KHR_image_pixmap = EGL_TRUE; 583 dpy->Extensions.KHR_reusable_sync = EGL_TRUE; [all...] |
/external/mesa3d/src/gallium/state_trackers/egl/common/ |
H A D | native_wayland_drm_bufmgr_helper.c | 88 return EGL_TRUE; 91 return EGL_TRUE; 97 return EGL_TRUE; 100 return EGL_TRUE;
|
H A D | egl_g3d.c | 299 conf->NativeRenderable = EGL_TRUE; 306 conf->BindToTextureRGB = EGL_TRUE; 308 conf->BindToTextureRGBA = EGL_TRUE; 374 return EGL_TRUE; 515 return EGL_TRUE; 530 return EGL_TRUE; 574 dpy->Extensions.MESA_screen_surface = EGL_TRUE; 579 dpy->Extensions.KHR_image_base = EGL_TRUE; 581 dpy->Extensions.KHR_image_pixmap = EGL_TRUE; 583 dpy->Extensions.KHR_reusable_sync = EGL_TRUE; [all...] |
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
H A D | eglscreen.c | 160 return EGL_TRUE; 171 return EGL_TRUE; 185 return EGL_TRUE; 197 return EGL_TRUE; 209 return EGL_TRUE; 231 return EGL_TRUE;
|
H A D | eglglobals.c | 72 registered = EGL_TRUE;
|
H A D | eglsync.c | 87 return EGL_TRUE; 115 return EGL_TRUE;
|
H A D | egldriver.c | 204 return EGL_TRUE; 231 return EGL_TRUE; 330 return EGL_TRUE; 350 return EGL_TRUE; 358 return EGL_TRUE; 363 return EGL_TRUE; 413 use_env = EGL_TRUE; 507 return EGL_TRUE; 516 return EGL_TRUE; 561 return EGL_TRUE; [all...] |
H A D | eglmode.c | 84 * Return EGL_FALSE if any errors, EGL_TRUE otherwise. 132 if (mode->Interlaced != EGL_TRUE && mode->Interlaced != EGL_FALSE) { 139 if (mode->Optimal != EGL_TRUE && mode->Optimal != EGL_FALSE) { 149 return EGL_TRUE; 156 * \return EGL_TRUE if qualifies, EGL_FALSE otherwise 174 return EGL_TRUE; 298 return EGL_TRUE; 323 return EGL_TRUE; 342 return EGL_TRUE;
|
H A D | eglcurrent.c | 102 _egl_TSDInitialized = EGL_TRUE; 108 return EGL_TRUE; 137 return EGL_TRUE; 185 if (_eglInitTSD(&_eglDestroyThreadInfo) != EGL_TRUE) {
|
H A D | eglconfig.c | 262 EGLBoolean valid = EGL_TRUE; 291 if (val != EGL_TRUE && val != EGL_FALSE) 360 valid = EGL_TRUE; 362 valid = EGL_TRUE; 433 EGLBoolean matched = EGL_TRUE; 496 return EGL_TRUE; 529 if (!_eglValidateConfig(conf, EGL_TRUE)) 556 return EGL_TRUE; 728 return EGL_TRUE; 752 return EGL_TRUE; [all...] |
H A D | eglsurface.c | 179 if (val != EGL_TRUE && val != EGL_FALSE) { 276 * \return EGL_TRUE if no errors, EGL_FALSE otherwise. 347 return EGL_TRUE; 417 return EGL_TRUE; 481 return EGL_TRUE; 518 surface->BoundToTexture = EGL_TRUE; 520 return EGL_TRUE; 529 return EGL_TRUE;
|
/external/mesa3d/src/egl/main/ |
H A D | eglscreen.c | 160 return EGL_TRUE; 171 return EGL_TRUE; 185 return EGL_TRUE; 197 return EGL_TRUE; 209 return EGL_TRUE; 231 return EGL_TRUE;
|
H A D | eglglobals.c | 72 registered = EGL_TRUE;
|
H A D | eglsync.c | 87 return EGL_TRUE; 115 return EGL_TRUE;
|
H A D | egldriver.c | 204 return EGL_TRUE; 231 return EGL_TRUE; 330 return EGL_TRUE; 350 return EGL_TRUE; 358 return EGL_TRUE; 363 return EGL_TRUE; 413 use_env = EGL_TRUE; 507 return EGL_TRUE; 516 return EGL_TRUE; 561 return EGL_TRUE; [all...] |
H A D | eglmode.c | 84 * Return EGL_FALSE if any errors, EGL_TRUE otherwise. 132 if (mode->Interlaced != EGL_TRUE && mode->Interlaced != EGL_FALSE) { 139 if (mode->Optimal != EGL_TRUE && mode->Optimal != EGL_FALSE) { 149 return EGL_TRUE; 156 * \return EGL_TRUE if qualifies, EGL_FALSE otherwise 174 return EGL_TRUE; 298 return EGL_TRUE; 323 return EGL_TRUE; 342 return EGL_TRUE;
|
H A D | eglcurrent.c | 102 _egl_TSDInitialized = EGL_TRUE; 108 return EGL_TRUE; 137 return EGL_TRUE; 185 if (_eglInitTSD(&_eglDestroyThreadInfo) != EGL_TRUE) {
|
H A D | eglconfig.c | 262 EGLBoolean valid = EGL_TRUE; 291 if (val != EGL_TRUE && val != EGL_FALSE) 360 valid = EGL_TRUE; 362 valid = EGL_TRUE; 433 EGLBoolean matched = EGL_TRUE; 496 return EGL_TRUE; 529 if (!_eglValidateConfig(conf, EGL_TRUE)) 556 return EGL_TRUE; 728 return EGL_TRUE; 752 return EGL_TRUE; [all...] |
H A D | eglsurface.c | 179 if (val != EGL_TRUE && val != EGL_FALSE) { 276 * \return EGL_TRUE if no errors, EGL_FALSE otherwise. 347 return EGL_TRUE; 417 return EGL_TRUE; 481 return EGL_TRUE; 518 surface->BoundToTexture = EGL_TRUE; 520 return EGL_TRUE; 529 return EGL_TRUE;
|
/external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/ |
H A D | egl_glx.c | 328 return EGL_TRUE; 391 GLX_conf->Base.NativeRenderable = EGL_TRUE; 429 return (err) ? EGL_FALSE : EGL_TRUE; 523 return EGL_TRUE; 536 GLX_dpy->have_make_current_read = EGL_TRUE; 541 GLX_dpy->have_fbconfig = EGL_TRUE; 548 GLX_dpy->have_pbuffer = EGL_TRUE; 553 GLX_dpy->have_1_3 = EGL_TRUE; 554 GLX_dpy->have_make_current_read = EGL_TRUE; 555 GLX_dpy->have_fbconfig = EGL_TRUE; [all...] |
/external/mesa3d/src/egl/drivers/glx/ |
H A D | egl_glx.c | 328 return EGL_TRUE; 391 GLX_conf->Base.NativeRenderable = EGL_TRUE; 429 return (err) ? EGL_FALSE : EGL_TRUE; 523 return EGL_TRUE; 536 GLX_dpy->have_make_current_read = EGL_TRUE; 541 GLX_dpy->have_fbconfig = EGL_TRUE; 548 GLX_dpy->have_pbuffer = EGL_TRUE; 553 GLX_dpy->have_1_3 = EGL_TRUE; 554 GLX_dpy->have_make_current_read = EGL_TRUE; 555 GLX_dpy->have_fbconfig = EGL_TRUE; [all...] |
/external/chromium_org/ui/gl/ |
H A D | gl_fence_egl.cc | 26 EGL_TRUE) {
|
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/ |
H A D | egl_dri2.c | 109 return EGL_TRUE; 204 base.NativeRenderable = EGL_TRUE; 338 int i, j, ret = EGL_TRUE; 437 return EGL_TRUE; 457 return EGL_TRUE; 482 disp->Extensions.KHR_surfaceless_context = EGL_TRUE; 485 disp->Extensions.KHR_create_context = EGL_TRUE; 488 disp->Extensions.EXT_create_context_robustness = EGL_TRUE; 492 disp->Extensions.MESA_drm_image = EGL_TRUE; 493 disp->Extensions.KHR_image_base = EGL_TRUE; [all...] |
/external/mesa3d/src/egl/drivers/dri2/ |
H A D | egl_dri2.c | 109 return EGL_TRUE; 204 base.NativeRenderable = EGL_TRUE; 338 int i, j, ret = EGL_TRUE; 437 return EGL_TRUE; 457 return EGL_TRUE; 482 disp->Extensions.KHR_surfaceless_context = EGL_TRUE; 485 disp->Extensions.KHR_create_context = EGL_TRUE; 488 disp->Extensions.EXT_create_context_robustness = EGL_TRUE; 492 disp->Extensions.MESA_drm_image = EGL_TRUE; 493 disp->Extensions.KHR_image_base = EGL_TRUE; [all...] |
Completed in 1668 milliseconds
1234