Home
last modified time | relevance | path

Searched refs:EGLint (Results 1 – 25 of 741) sorted by relevance

12345678910>>...30

/third_party/mesa3d/src/egl/main/
Deglconfig.h53 EGLint BufferSize;
54 EGLint AlphaSize;
55 EGLint BlueSize;
56 EGLint GreenSize;
57 EGLint RedSize;
58 EGLint DepthSize;
59 EGLint StencilSize;
60 EGLint ConfigCaveat;
61 EGLint ConfigID;
62 EGLint Level;
[all …]
Degldriver.h92 _EGLContext *share_list, const EGLint *attrib_list);
103 void *native_window, const EGLint *attrib_list);
105 void *native_pixmap, const EGLint *attrib_list);
107 const EGLint *attrib_list);
110 EGLint attribute, EGLint *value);
112 EGLint buffer);
114 EGLint buffer);
116 EGLint interval);
123 EGLint *rects, EGLint n_rects);
127 EGLBoolean (*WaitNative)(EGLint engine);
[all …]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DConfig.h35 …at displayFormat, EGLint minSwapInterval, EGLint maxSwapInterval, sw::Format renderTargetFormat, s…
41 const EGLint mMultiSample;
43 EGLint mBufferSize; // Depth of the color buffer
44 EGLint mRedSize; // Bits of Red in the color buffer
45 EGLint mGreenSize; // Bits of Green in the color buffer
46 EGLint mBlueSize; // Bits of Blue in the color buffer
47 EGLint mLuminanceSize; // Bits of Luminance in the color buffer
48 EGLint mAlphaSize; // Bits of Alpha in the color buffer
49 EGLint mAlphaMaskSize; // Bits of Alpha Mask in the mask buffer
54 EGLint mConfigID; // Unique EGLConfig identifier
[all …]
DlibEGL.hpp28 EGLint (EGLAPIENTRY* eglGetError)(void);
30 EGLBoolean (EGLAPIENTRY* eglInitialize)(EGLDisplay dpy, EGLint *major, EGLint *minor);
32 const char *(EGLAPIENTRY* eglQueryString)(EGLDisplay dpy, EGLint name);
33 …GLAPIENTRY* eglGetConfigs)(EGLDisplay dpy, EGLConfig *configs, EGLint config_size, EGLint *num_con…
34 …RY* eglChooseConfig)(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint config_…
35 …GLAPIENTRY* eglGetConfigAttrib)(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value);
36 …wSurface)(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType window, const EGLint *attrib_list);
37 …EGLSurface (EGLAPIENTRY* eglCreatePbufferSurface)(EGLDisplay dpy, EGLConfig config, const EGLint *…
38 …pSurface)(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list);
40 …EGLAPIENTRY* eglQuerySurface)(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint *value);
[all …]
/third_party/skia/third_party/externals/angle2/util/
DEGLPlatformParameters.h35 explicit EGLPlatformParameters(EGLint renderer) : renderer(renderer) {} in EGLPlatformParameters()
37 EGLPlatformParameters(EGLint renderer, in EGLPlatformParameters()
38 EGLint majorVersion, in EGLPlatformParameters()
39 EGLint minorVersion, in EGLPlatformParameters()
40 EGLint deviceType) in EGLPlatformParameters()
47 EGLPlatformParameters(EGLint renderer, in EGLPlatformParameters()
48 EGLint majorVersion, in EGLPlatformParameters()
49 EGLint minorVersion, in EGLPlatformParameters()
50 EGLint deviceType, in EGLPlatformParameters()
51 EGLint presentPath) in EGLPlatformParameters()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DConfig.h37 EGLint bufferSize; // Depth of the color buffer
38 EGLint redSize; // Bits of Red in the color buffer
39 EGLint greenSize; // Bits of Green in the color buffer
40 EGLint blueSize; // Bits of Blue in the color buffer
41 EGLint luminanceSize; // Bits of Luminance in the color buffer
42 EGLint alphaSize; // Bits of Alpha in the color buffer
43 EGLint alphaMaskSize; // Bits of Alpha Mask in the mask buffer
49 EGLint configID; // Unique EGLConfig identifier
50 EGLint conformant; // Whether contexts created with this config are conformant
51 EGLint depthSize; // Bits of Z in the depth buffer
[all …]
DSurface.h53 EGLint getPreferredSwapInterval() const;
73 EGLint getType() const;
79 Error swapWithDamage(const gl::Context *context, const EGLint *rects, EGLint n_rects);
82 EGLint x,
83 EGLint y,
84 EGLint width,
85 EGLint height);
87 Error querySurfacePointerANGLE(EGLint attribute, void **value);
88 Error bindTexImage(gl::Context *context, gl::Texture *texture, EGLint buffer);
89 Error releaseTexImage(const gl::Context *context, EGLint buffer);
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DConfig.h37 EGLint bufferSize; // Depth of the color buffer
38 EGLint redSize; // Bits of Red in the color buffer
39 EGLint greenSize; // Bits of Green in the color buffer
40 EGLint blueSize; // Bits of Blue in the color buffer
41 EGLint luminanceSize; // Bits of Luminance in the color buffer
42 EGLint alphaSize; // Bits of Alpha in the color buffer
43 EGLint alphaMaskSize; // Bits of Alpha Mask in the mask buffer
48 EGLint configID; // Unique EGLConfig identifier
49 EGLint conformant; // Whether contexts created with this config are conformant
50 EGLint depthSize; // Bits of Z in the depth buffer
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.h42 EGLint getError() const;
44 EGLBoolean chooseConfig(EGLint const *attrib_list,
46 EGLint config_size,
47 EGLint *num_config) const;
48 EGLBoolean getConfigs(EGLConfig *configs, EGLint config_size, EGLint *num_config) const;
49 EGLBoolean getConfigAttrib(EGLConfig config, EGLint attribute, EGLint *value) const;
50 EGLSurface getCurrentSurface(EGLint readdraw) const;
53 EGLint const *attrib_list) const;
54 EGLSurface createPbufferSurface(EGLConfig config, const EGLint *attrib_list) const;
57 const EGLint *attrib_list) const;
[all …]
Dfunctionsegl_typedefs.h18 const EGLint *attrib_list,
20 EGLint config_size,
21 EGLint *num_config);
28 const EGLint *attrib_list);
31 const EGLint *attrib_list);
35 const EGLint *attrib_list);
39 const EGLint *attrib_list);
44 EGLint attribute,
45 EGLint *value);
48 EGLint config_size,
[all …]
/third_party/skia/third_party/externals/swiftshader/include/EGL/
Deglext.h113 typedef void (EGLAPIENTRY *EGLDEBUGPROCKHR)(EGLenum error,const char *command,EGLint messageType,E…
126 typedef EGLint (EGLAPIENTRYP PFNEGLDEBUGMESSAGECONTROLKHRPROC) (EGLDEBUGPROCKHR callback, const EGL…
127 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDEBUGKHRPROC) (EGLint attribute, EGLAttrib *value);
128 typedef EGLint (EGLAPIENTRYP PFNEGLLABELOBJECTKHRPROC) (EGLDisplay display, EGLenum objectType, EGL…
130 EGLAPI EGLint EGLAPIENTRY eglDebugMessageControlKHR (EGLDEBUGPROCKHR callback, const EGLAttrib *att…
131 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDebugKHR (EGLint attribute, EGLAttrib *value);
132 EGLAPI EGLint EGLAPIENTRY eglLabelObjectKHR (EGLDisplay display, EGLenum objectType, EGLObjectKHR o…
139 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDISPLAYATTRIBKHRPROC) (EGLDisplay dpy, EGLint name, EGL…
141 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDisplayAttribKHR (EGLDisplay dpy, EGLint name, EGLAttrib *val…
152 …R (EGLAPIENTRYP PFNEGLCREATESYNCKHRPROC) (EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
[all …]
/third_party/skia/third_party/externals/egl-registry/api/EGL/
Deglext.h113 typedef void (EGLAPIENTRY *EGLDEBUGPROCKHR)(EGLenum error,const char *command,EGLint messageType,E…
126 typedef EGLint (EGLAPIENTRYP PFNEGLDEBUGMESSAGECONTROLKHRPROC) (EGLDEBUGPROCKHR callback, const EGL…
127 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDEBUGKHRPROC) (EGLint attribute, EGLAttrib *value);
128 typedef EGLint (EGLAPIENTRYP PFNEGLLABELOBJECTKHRPROC) (EGLDisplay display, EGLenum objectType, EGL…
130 EGLAPI EGLint EGLAPIENTRY eglDebugMessageControlKHR (EGLDEBUGPROCKHR callback, const EGLAttrib *att…
131 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDebugKHR (EGLint attribute, EGLAttrib *value);
132 EGLAPI EGLint EGLAPIENTRY eglLabelObjectKHR (EGLDisplay display, EGLenum objectType, EGLObjectKHR o…
139 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDISPLAYATTRIBKHRPROC) (EGLDisplay dpy, EGLint name, EGL…
141 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDisplayAttribKHR (EGLDisplay dpy, EGLint name, EGLAttrib *val…
152 …R (EGLAPIENTRYP PFNEGLCREATESYNCKHRPROC) (EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
[all …]
/third_party/flutter/skia/third_party/externals/angle2/include/EGL/
Deglext.h113 typedef void (EGLAPIENTRY *EGLDEBUGPROCKHR)(EGLenum error,const char *command,EGLint messageType,E…
126 typedef EGLint (EGLAPIENTRYP PFNEGLDEBUGMESSAGECONTROLKHRPROC) (EGLDEBUGPROCKHR callback, const EGL…
127 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDEBUGKHRPROC) (EGLint attribute, EGLAttrib *value);
128 typedef EGLint (EGLAPIENTRYP PFNEGLLABELOBJECTKHRPROC) (EGLDisplay display, EGLenum objectType, EGL…
130 EGLAPI EGLint EGLAPIENTRY eglDebugMessageControlKHR (EGLDEBUGPROCKHR callback, const EGLAttrib *att…
131 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDebugKHR (EGLint attribute, EGLAttrib *value);
132 EGLAPI EGLint EGLAPIENTRY eglLabelObjectKHR (EGLDisplay display, EGLenum objectType, EGLObjectKHR o…
139 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDISPLAYATTRIBKHRPROC) (EGLDisplay dpy, EGLint name, EGL…
141 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDisplayAttribKHR (EGLDisplay dpy, EGLint name, EGLAttrib *val…
152 …R (EGLAPIENTRYP PFNEGLCREATESYNCKHRPROC) (EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
[all …]
/third_party/mesa3d/include/EGL/
Deglext.h94 typedef void (EGLAPIENTRY *EGLDEBUGPROCKHR)(EGLenum error,const char *command,EGLint messageType,E…
107 typedef EGLint (EGLAPIENTRYP PFNEGLDEBUGMESSAGECONTROLKHRPROC) (EGLDEBUGPROCKHR callback, const EGL…
108 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDEBUGKHRPROC) (EGLint attribute, EGLAttrib *value);
109 typedef EGLint (EGLAPIENTRYP PFNEGLLABELOBJECTKHRPROC) (EGLDisplay display, EGLenum objectType, EGL…
111 EGLAPI EGLint EGLAPIENTRY eglDebugMessageControlKHR (EGLDEBUGPROCKHR callback, const EGLAttrib *att…
112 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDebugKHR (EGLint attribute, EGLAttrib *value);
113 EGLAPI EGLint EGLAPIENTRY eglLabelObjectKHR (EGLDisplay display, EGLenum objectType, EGLObjectKHR o…
120 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDISPLAYATTRIBKHRPROC) (EGLDisplay dpy, EGLint name, EGL…
122 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDisplayAttribKHR (EGLDisplay dpy, EGLint name, EGLAttrib *val…
133 …R (EGLAPIENTRYP PFNEGLCREATESYNCKHRPROC) (EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.h30 EGLint orientation,
31 EGLint samples);
34 EGLint resize(DisplayD3D *displayD3D, EGLint backbufferWidth, EGLint backbufferHeight) override;
35 EGLint reset(DisplayD3D *displayD3D,
36 EGLint backbufferWidth,
37 EGLint backbufferHeight,
38 EGLint swapInterval) override;
39 EGLint swapRect(DisplayD3D *displayD3D,
40 EGLint x,
41 EGLint y,
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.h30 EGLint orientation,
31 EGLint samples);
34 EGLint resize(DisplayD3D *displayD3D, EGLint backbufferWidth, EGLint backbufferHeight) override;
35 EGLint reset(DisplayD3D *displayD3D,
36 EGLint backbufferWidth,
37 EGLint backbufferHeight,
38 EGLint swapInterval) override;
39 EGLint swapRect(DisplayD3D *displayD3D,
40 EGLint x,
41 EGLint y,
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.h42 EGLint getError() const;
44 EGLBoolean chooseConfig(EGLint const *attrib_list,
46 EGLint config_size,
47 EGLint *num_config) const;
48 EGLBoolean getConfigAttrib(EGLConfig config, EGLint attribute, EGLint *value) const;
51 EGLint const *attrib_list) const;
52 EGLSurface createPbufferSurface(EGLConfig config, const EGLint *attrib_list) const;
55 const EGLint *attrib_list) const;
59 const char *queryString(EGLint name) const;
60 EGLBoolean querySurface(EGLSurface surface, EGLint attribute, EGLint *value) const;
[all …]
Dfunctionsegl_typedefs.h18 const EGLint *attrib_list,
20 EGLint config_size,
21 EGLint *num_config);
28 const EGLint *attrib_list);
31 const EGLint *attrib_list);
35 const EGLint *attrib_list);
39 const EGLint *attrib_list);
44 EGLint attribute,
45 EGLint *value);
48 EGLint config_size,
[all …]
/third_party/skia/third_party/externals/angle2/include/EGL/
Deglext.h94 typedef void (EGLAPIENTRY *EGLDEBUGPROCKHR)(EGLenum error,const char *command,EGLint messageType,E…
107 typedef EGLint (EGLAPIENTRYP PFNEGLDEBUGMESSAGECONTROLKHRPROC) (EGLDEBUGPROCKHR callback, const EGL…
108 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDEBUGKHRPROC) (EGLint attribute, EGLAttrib *value);
109 typedef EGLint (EGLAPIENTRYP PFNEGLLABELOBJECTKHRPROC) (EGLDisplay display, EGLenum objectType, EGL…
111 EGLAPI EGLint EGLAPIENTRY eglDebugMessageControlKHR (EGLDEBUGPROCKHR callback, const EGLAttrib *att…
112 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDebugKHR (EGLint attribute, EGLAttrib *value);
113 EGLAPI EGLint EGLAPIENTRY eglLabelObjectKHR (EGLDisplay display, EGLenum objectType, EGLObjectKHR o…
120 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDISPLAYATTRIBKHRPROC) (EGLDisplay dpy, EGLint name, EGL…
122 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDisplayAttribKHR (EGLDisplay dpy, EGLint name, EGLAttrib *val…
133 …R (EGLAPIENTRYP PFNEGLCREATESYNCKHRPROC) (EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
[all …]
/third_party/EGL/api/EGL/
Deglext.h94 typedef void (EGLAPIENTRY *EGLDEBUGPROCKHR)(EGLenum error,const char *command,EGLint messageType,E…
107 typedef EGLint (EGLAPIENTRYP PFNEGLDEBUGMESSAGECONTROLKHRPROC) (EGLDEBUGPROCKHR callback, const EGL…
108 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDEBUGKHRPROC) (EGLint attribute, EGLAttrib *value);
109 typedef EGLint (EGLAPIENTRYP PFNEGLLABELOBJECTKHRPROC) (EGLDisplay display, EGLenum objectType, EGL…
111 EGLAPI EGLint EGLAPIENTRY eglDebugMessageControlKHR (EGLDEBUGPROCKHR callback, const EGLAttrib *att…
112 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDebugKHR (EGLint attribute, EGLAttrib *value);
113 EGLAPI EGLint EGLAPIENTRY eglLabelObjectKHR (EGLDisplay display, EGLenum objectType, EGLObjectKHR o…
120 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDISPLAYATTRIBKHRPROC) (EGLDisplay dpy, EGLint name, EGL…
122 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDisplayAttribKHR (EGLDisplay dpy, EGLint name, EGLAttrib *val…
133 …R (EGLAPIENTRYP PFNEGLCREATESYNCKHRPROC) (EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
[all …]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_egl_ext_autogen.h27 EGL_CreateNativeClientBufferANDROID(const EGLint *attrib_list);
32 EGLint name);
35 EGLint numTimestamps,
36 const EGLint *names,
43 EGLint timestamp);
47 EGLint numTimestamps,
48 const EGLint *timestamps,
56 ANGLE_EXPORT EGLint EGLAPIENTRY EGL_DupNativeFenceFDANDROID(EGLDisplay dpy, EGLSyncKHR sync);
64 ANGLE_EXPORT EGLDeviceEXT EGLAPIENTRY EGL_CreateDeviceANGLE(EGLint device_type,
71 EGLint name,
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_egl_ext.h21 EGLint attribute,
27 EGLint x,
28 EGLint y,
29 EGLint width,
30 EGLint height);
35 const EGLint *attrib_list);
39 const EGLint *attrib_list);
43 const EGLint *attrib_list);
47 EGLint attribute,
52 EGLint attribute,
[all …]
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFuncPtrLibraryDecl.inl7 EGLBoolean bindTexImage (EGLDisplay dpy, EGLSurface surface, EGLint buffer) const;
8 … chooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint config_…
9 EGLint clientWaitSync (EGLDisplay dpy, EGLSync sync, EGLint flags, EGLTime timeout) co…
10 EGLint clientWaitSyncKHR (EGLDisplay dpy, EGLSyncKHR sync, EGLint flags, EGLTimeKHR tim…
12 …t (EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list) cons…
14 …splay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list) cons…
15 …ay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list) cons…
16 EGLSurface createPbufferSurface (EGLDisplay dpy, EGLConfig config, const EGLint *attrib_l…
17 … (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list) cons…
19 …SurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list) cons…
[all …]
DeglwLibrary.inl7 virtual EGLBoolean bindTexImage (EGLDisplay dpy, EGLSurface surface, EGLint buffer) con…
8 … chooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint config_…
9 virtual EGLint clientWaitSync (EGLDisplay dpy, EGLSync sync, EGLint flags, EGLTime tim…
10 virtual EGLint clientWaitSyncKHR (EGLDisplay dpy, EGLSyncKHR sync, EGLint flags, EGLTim…
12 …t (EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list) cons…
14 …splay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list) cons…
15 …ay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list) cons…
16 virtual EGLSurface createPbufferSurface (EGLDisplay dpy, EGLConfig config, const EGLint *…
17 … (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list) cons…
19 …SurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list) cons…
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DSurfaceImpl.h60 const EGLint *rects,
61 EGLint n_rects);
65 EGLint x,
66 EGLint y,
67 EGLint width,
68 EGLint height) = 0;
70 virtual egl::Error querySurfacePointerANGLE(EGLint attribute, void **value) = 0;
73 EGLint buffer) = 0;
74 virtual egl::Error releaseTexImage(const gl::Context *context, EGLint buffer) = 0;
76 virtual egl::Error getMscRate(EGLint *numerator, EGLint *denominator) = 0;
[all …]

12345678910>>...30