| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | egldisplay.h | 82 EGLBoolean IsLinked; 98 EGLBoolean ANDROID_blob_cache; 99 EGLBoolean ANDROID_framebuffer_target; 100 EGLBoolean ANDROID_image_native_buffer; 101 EGLBoolean ANDROID_native_fence_sync; 102 EGLBoolean ANDROID_recordable; 104 EGLBoolean CHROMIUM_sync_control; 106 EGLBoolean EXT_buffer_age; 107 EGLBoolean EXT_create_context_robustness; 108 EGLBoolean EXT_image_dma_buf_impor [all...] |
| H A D | eglsurface.h | 80 EGLBoolean Lost; 86 EGLBoolean MipmapTexture; 87 EGLBoolean LargestPbuffer; 159 EGLBoolean SetDamageRegionCalled; 165 EGLBoolean BufferAgeRead; 168 EGLBoolean BoundToTexture; 170 EGLBoolean PostSubBufferSupportedNV; 172 EGLBoolean ProtectedContent; 174 EGLBoolean PresentOpaque; 182 extern EGLBoolean [all...] |
| H A D | egldriver.h | 87 EGLBoolean (*Initialize)(_EGLDisplay *disp); 88 EGLBoolean (*Terminate)(_EGLDisplay *disp); 93 EGLBoolean (*DestroyContext)(_EGLDisplay *disp, _EGLContext *ctx); 97 EGLBoolean (*MakeCurrent)(_EGLDisplay *disp, 108 EGLBoolean (*DestroySurface)(_EGLDisplay *disp, _EGLSurface *surface); 109 EGLBoolean (*QuerySurface)(_EGLDisplay *disp, _EGLSurface *surface, 111 EGLBoolean (*BindTexImage)(_EGLDisplay *disp, _EGLSurface *surface, 113 EGLBoolean (*ReleaseTexImage)(_EGLDisplay *disp, _EGLSurface *surface, 115 EGLBoolean (*SwapInterval)(_EGLDisplay *disp, _EGLSurface *surf, 117 EGLBoolean (*SwapBuffer [all...] |
| H A D | egldevice.h | 46 EGLBoolean 69 EGLBoolean 75 EGLBoolean 82 EGLBoolean
|
| H A D | eglcontext.h | 66 EGLBoolean NoError; 71 extern EGLBoolean 76 extern EGLBoolean 80 extern EGLBoolean 104 static inline EGLBoolean
|
| H A D | eglimage.h | 46 EGLBoolean IsPresent; 54 EGLBoolean ImagePreserved; 84 EGLBoolean ProtectedContent; 97 EGLBoolean 124 static inline EGLBoolean
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | egldisplay.h | 79 EGLBoolean IsLinked; 95 EGLBoolean ANDROID_blob_cache; 96 EGLBoolean ANDROID_framebuffer_target; 97 EGLBoolean ANDROID_image_native_buffer; 98 EGLBoolean ANDROID_native_fence_sync; 99 EGLBoolean ANDROID_recordable; 101 EGLBoolean CHROMIUM_sync_control; 103 EGLBoolean EXT_buffer_age; 104 EGLBoolean EXT_create_context_robustness; 105 EGLBoolean EXT_image_dma_buf_impor [all...] |
| H A D | eglsurface.h | 80 EGLBoolean Lost; 86 EGLBoolean MipmapTexture; 87 EGLBoolean LargestPbuffer; 159 EGLBoolean SetDamageRegionCalled; 165 EGLBoolean BufferAgeRead; 168 EGLBoolean BoundToTexture; 170 EGLBoolean PostSubBufferSupportedNV; 176 extern EGLBoolean 181 extern EGLBoolean 185 extern EGLBoolean [all...] |
| H A D | eglapi.h | 56 EGLBoolean (*Initialize)(_EGLDriver *, _EGLDisplay *disp); 57 EGLBoolean (*Terminate)(_EGLDriver *, _EGLDisplay *disp); 62 EGLBoolean (*GetConfigs)(_EGLDriver *drv, _EGLDisplay *disp, 65 EGLBoolean (*ChooseConfig)(_EGLDriver *drv, _EGLDisplay *disp, 68 EGLBoolean (*GetConfigAttrib)(_EGLDriver *drv, _EGLDisplay *disp, 76 EGLBoolean (*DestroyContext)(_EGLDriver *drv, _EGLDisplay *disp, 81 EGLBoolean (*MakeCurrent)(_EGLDriver *drv, _EGLDisplay *disp, 84 EGLBoolean (*QueryContext)(_EGLDriver *drv, _EGLDisplay *disp, 98 EGLBoolean (*DestroySurface)(_EGLDriver *drv, _EGLDisplay *disp, 100 EGLBoolean (*QuerySurfac [all...] |
| H A D | egldevice.h | 46 EGLBoolean 68 EGLBoolean 71 EGLBoolean 78 EGLBoolean
|
| H A D | eglcontext.h | 66 EGLBoolean NoError; 71 extern EGLBoolean 76 extern EGLBoolean 80 extern EGLBoolean 104 static inline EGLBoolean
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | eglmesaext.h | 53 EGLAPI EGLBoolean EGLAPIENTRY eglBindWaylandDisplayWL(EGLDisplay dpy, struct wl_display *display); 54 EGLAPI EGLBoolean EGLAPIENTRY eglUnbindWaylandDisplayWL(EGLDisplay dpy, struct wl_display *display); 55 EGLAPI EGLBoolean EGLAPIENTRY eglQueryWaylandBufferWL(EGLDisplay dpy, struct wl_resource *buffer, EGLint attribute, EGLint *value); 57 typedef EGLBoolean (EGLAPIENTRYP PFNEGLBINDWAYLANDDISPLAYWL) (EGLDisplay dpy, struct wl_display *display); 58 typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNBINDWAYLANDDISPLAYWL) (EGLDisplay dpy, struct wl_display *display); 59 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYWAYLANDBUFFERWL) (EGLDisplay dpy, struct wl_resource *buffer, EGLint attribute, EGLint *value); 75 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSWAPBUFFERSREGIONNOK) (EGLDisplay dpy, EGLSurface surface, EGLint numRects, const EGLint* rects);
|
| H A D | eglextchromium.h | 46 EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncValuesCHROMIUM( 50 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETSYNCVALUESCHROMIUMPROC)
|
| H A D | eglext.h | 127 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDEBUGKHRPROC) (EGLint attribute, EGLAttrib *value); 131 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDebugKHR (EGLint attribute, EGLAttrib *value); 139 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDISPLAYATTRIBKHRPROC) (EGLDisplay dpy, EGLint name, EGLAttrib *value); 141 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDisplayAttribKHR (EGLDisplay dpy, EGLint name, EGLAttrib *value); 153 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCKHRPROC) (EGLDisplay dpy, EGLSyncKHR sync); 155 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETSYNCATTRIBKHRPROC) (EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint *value); 158 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySyncKHR (EGLDisplay dpy, EGLSyncKHR sync); 160 EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttribKHR (EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint *value); 209 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYIMAGEKHRPROC) (EGLDisplay dpy, EGLImageKHR image); 212 EGLAPI EGLBoolean EGLAPIENTR [all...] |
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | eglextchromium.h | 46 EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncValuesCHROMIUM( 50 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETSYNCVALUESCHROMIUMPROC) 59 typedef EGLBoolean (EGLAPIENTRYP PFNEGLIMAGEFLUSHEXTERNALEXTPROC) (EGLDisplay dpy, EGLImageKHR image, const EGLAttrib *attrib_list); 60 typedef EGLBoolean (EGLAPIENTRYP PFNEGLIMAGEINVALIDATEEXTERNALEXTPROC) (EGLDisplay dpy, EGLImageKHR image, const EGLAttrib *attrib_list); 62 EGLAPI EGLBoolean EGLAPIENTRY eglImageFlushExternalEXT (EGLDisplay dpy, EGLImageKHR image, const EGLAttrib *attrib_list); 63 EGLAPI EGLBoolean EGLAPIENTRY eglImageInvalidateExternalEXT (EGLDisplay dpy, EGLImageKHR image, const EGLAttrib *attrib_list);
|
| H A D | eglext.h | 108 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDEBUGKHRPROC) (EGLint attribute, EGLAttrib *value); 112 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDebugKHR (EGLint attribute, EGLAttrib *value); 120 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDISPLAYATTRIBKHRPROC) (EGLDisplay dpy, EGLint name, EGLAttrib *value); 122 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDisplayAttribKHR (EGLDisplay dpy, EGLint name, EGLAttrib *value); 134 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCKHRPROC) (EGLDisplay dpy, EGLSyncKHR sync); 136 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETSYNCATTRIBKHRPROC) (EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint *value); 139 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySyncKHR (EGLDisplay dpy, EGLSyncKHR sync); 141 EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttribKHR (EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint *value); 190 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYIMAGEKHRPROC) (EGLDisplay dpy, EGLImageKHR image); 193 EGLAPI EGLBoolean EGLAPIENTR [all...] |
| H A D | egl.h | 39 typedef unsigned int EGLBoolean; typedef in typeref:typename:unsigned int 106 typedef EGLBoolean (EGLAPIENTRYP PFNEGLCHOOSECONFIGPROC) (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint config_size, EGLint *num_config); 107 typedef EGLBoolean (EGLAPIENTRYP PFNEGLCOPYBUFFERSPROC) (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target); 112 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYCONTEXTPROC) (EGLDisplay dpy, EGLContext ctx); 113 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSURFACEPROC) (EGLDisplay dpy, EGLSurface surface); 114 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETCONFIGATTRIBPROC) (EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value); 115 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETCONFIGSPROC) (EGLDisplay dpy, EGLConfig *configs, EGLint config_size, EGLint *num_config); 121 typedef EGLBoolean (EGLAPIENTRYP PFNEGLINITIALIZEPROC) (EGLDisplay dpy, EGLint *major, EGLint *minor); 122 typedef EGLBoolean (EGLAPIENTRYP PFNEGLMAKECURRENTPROC) (EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx); 123 typedef EGLBoolean (EGLAPIENTRY [all...] |
| H A D | eglmesaext.h | 38 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSWAPBUFFERSREGIONNOK) (EGLDisplay dpy, EGLSurface surface, EGLint numRects, const EGLint* rects);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 20 typedef unsigned int EGLBoolean; typedef in typeref:typename:unsigned int 856 typedef EGLBoolean (GLAPIENTRY *PFNEGLBINDAPIPROC)(EGLenum api); 857 typedef EGLBoolean (GLAPIENTRY *PFNEGLBINDTEXIMAGEPROC)(EGLDisplay dpy, EGLSurface surface, EGLint buffer); 858 typedef EGLBoolean (GLAPIENTRY *PFNEGLCHOOSECONFIGPROC)(EGLDisplay dpy, const EGLint * attrib_list, EGLConfig * configs, EGLint config_size, EGLint * num_config); 859 typedef EGLBoolean (GLAPIENTRY *PFNEGLCLIENTSIGNALSYNCEXTPROC)(EGLDisplay dpy, EGLSync sync, const EGLAttrib * attrib_list); 863 typedef EGLBoolean (GLAPIENTRY *PFNEGLCOMPOSITORBINDTEXWINDOWEXTPROC)(EGLint external_win_id); 864 typedef EGLBoolean (GLAPIENTRY *PFNEGLCOMPOSITORSETCONTEXTATTRIBUTESEXTPROC)(EGLint external_ref_id, const EGLint * context_attributes, EGLint num_entries); 865 typedef EGLBoolean (GLAPIENTRY *PFNEGLCOMPOSITORSETCONTEXTLISTEXTPROC)(const EGLint * external_ref_ids, EGLint num_entries); 866 typedef EGLBoolean (GLAPIENTRY *PFNEGLCOMPOSITORSETSIZEEXTPROC)(EGLint external_win_id, EGLint width, EGLint height); 867 typedef EGLBoolean (GLAPIENTR [all...] |
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_egl_ext.h | 61 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDMABUFFORMATSEXTPROC) (EGLDisplay dpy, EGLint max_formats, EGLint *formats, EGLint *num_formats); 62 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDMABUFMODIFIERSEXTPROC) (EGLDisplay dpy, EGLint format, EGLint max_modifiers, EGLuint64KHR *modifiers, EGLBoolean *external_only, EGLint *num_modifiers);
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2_fallbacks.h | 59 static inline EGLBoolean 69 static inline EGLBoolean 77 static inline EGLBoolean 85 static inline EGLBoolean 93 static inline EGLBoolean 116 static inline EGLBoolean
|
| H A D | egl_dri2.h | 104 EGLBoolean (*destroy_surface)(_EGLDriver *drv, _EGLDisplay *disp, 107 EGLBoolean (*swap_interval)(_EGLDriver *drv, _EGLDisplay *disp, 115 EGLBoolean (*swap_buffers)(_EGLDriver *drv, _EGLDisplay *disp, 118 EGLBoolean (*swap_buffers_with_damage)(_EGLDriver *drv, _EGLDisplay *disp, 122 EGLBoolean (*set_damage_region)(_EGLDriver *drv, _EGLDisplay *disp, 126 EGLBoolean (*swap_buffers_region)(_EGLDriver *drv, _EGLDisplay *disp, 130 EGLBoolean (*post_sub_buffer)(_EGLDriver *drv, _EGLDisplay *disp, 135 EGLBoolean (*copy_buffers)(_EGLDriver *drv, _EGLDisplay *disp, 141 EGLBoolean (*query_surface)(_EGLDriver *drv, _EGLDisplay *disp, 148 EGLBoolean (*get_sync_value [all...] |
| H A D | platform_x11_dri3.h | 38 EGLBoolean
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.h | 115 EGLBoolean (*destroy_surface)(_EGLDisplay *disp, _EGLSurface *surface); 118 EGLBoolean (*swap_interval)(_EGLDisplay *disp, _EGLSurface *surf, 127 EGLBoolean (*swap_buffers)(_EGLDisplay *disp, _EGLSurface *surf); 130 EGLBoolean (*swap_buffers_with_damage)(_EGLDisplay *disp, _EGLSurface *surface, 134 EGLBoolean (*swap_buffers_region)(_EGLDisplay *disp, _EGLSurface *surf, 138 EGLBoolean (*post_sub_buffer)(_EGLDisplay *disp, _EGLSurface *surf, 143 EGLBoolean (*copy_buffers)(_EGLDisplay *disp, _EGLSurface *surf, 150 EGLBoolean (*query_surface)(_EGLDisplay *disp, _EGLSurface *surf, 158 EGLBoolean (*get_sync_values)(_EGLDisplay *display, _EGLSurface *surface, 358 EGLBoolean enable_out_fenc [all...] |
| H A D | platform_x11_dri3.h | 38 EGLBoolean
|