Home
last modified time | relevance | path

Searched refs:EGLContext (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/third_party/EGL/api/1.2/EGL/
Degl.h18 typedef void *EGLContext; typedef
41 #define EGL_NO_CONTEXT ((EGLContext)0)
243 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config,
244 EGLContext share_context,
246 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx);
248 EGLSurface read, EGLContext ctx);
250 EGLContext eglGetCurrentContext(void);
253 EGLBoolean eglQueryContext(EGLDisplay dpy, EGLContext ctx,
/third_party/EGL/api/1.2/
Degl.h14 typedef void *EGLContext; typedef
37 #define EGL_NO_CONTEXT ((EGLContext)0)
239 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config,
240 EGLContext share_context,
242 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx);
244 EGLSurface read, EGLContext ctx);
246 EGLContext eglGetCurrentContext(void);
249 EGLBoolean eglQueryContext(EGLDisplay dpy, EGLContext ctx,
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/
Degl.h14 typedef void *EGLContext; typedef
37 #define EGL_NO_CONTEXT ((EGLContext)0)
239 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config,
240 EGLContext share_context,
242 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx);
244 EGLSurface read, EGLContext ctx);
246 EGLContext eglGetCurrentContext(void);
249 EGLBoolean eglQueryContext(EGLDisplay dpy, EGLContext ctx,
/third_party/skia/third_party/externals/egl-registry/api/1.2/
Degl.h14 typedef void *EGLContext; typedef
37 #define EGL_NO_CONTEXT ((EGLContext)0)
239 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config,
240 EGLContext share_context,
242 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx);
244 EGLSurface read, EGLContext ctx);
246 EGLContext eglGetCurrentContext(void);
249 EGLBoolean eglQueryContext(EGLDisplay dpy, EGLContext ctx,
/third_party/flutter/skia/third_party/externals/angle2/include/EGL/
Degl.h64 typedef void *EGLContext; typedef
102 #define EGL_NO_CONTEXT EGL_CAST(EGLContext,0)
127 typedef EGLContext (EGLAPIENTRYP PFNEGLCREATECONTEXTPROC) (EGLDisplay dpy, EGLConfig config, EGLCon…
131 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYCONTEXTPROC) (EGLDisplay dpy, EGLContext ctx);
141 …PIENTRYP PFNEGLMAKECURRENTPROC) (EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx);
142 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYCONTEXTPROC) (EGLDisplay dpy, EGLContext ctx, EGLint at…
152 EGLAPI EGLContext EGLAPIENTRY eglCreateContext (EGLDisplay dpy, EGLConfig config, EGLContext share_…
156 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext (EGLDisplay dpy, EGLContext ctx);
166 …lean EGLAPIENTRY eglMakeCurrent (EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx);
167 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext (EGLDisplay dpy, EGLContext ctx, EGLint attribute, EG…
[all …]
/third_party/skia/third_party/externals/angle2/include/EGL/
Degl.h45 typedef void *EGLContext; typedef
83 #define EGL_NO_CONTEXT EGL_CAST(EGLContext,0)
108 typedef EGLContext (EGLAPIENTRYP PFNEGLCREATECONTEXTPROC) (EGLDisplay dpy, EGLConfig config, EGLCon…
112 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYCONTEXTPROC) (EGLDisplay dpy, EGLContext ctx);
122 …PIENTRYP PFNEGLMAKECURRENTPROC) (EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx);
123 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYCONTEXTPROC) (EGLDisplay dpy, EGLContext ctx, EGLint at…
133 EGLAPI EGLContext EGLAPIENTRY eglCreateContext (EGLDisplay dpy, EGLConfig config, EGLContext share_…
137 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext (EGLDisplay dpy, EGLContext ctx);
147 …lean EGLAPIENTRY eglMakeCurrent (EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx);
148 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext (EGLDisplay dpy, EGLContext ctx, EGLint attribute, EG…
[all …]
/third_party/mesa3d/include/EGL/
Degl.h45 typedef void *EGLContext; typedef
83 #define EGL_NO_CONTEXT EGL_CAST(EGLContext,0)
108 typedef EGLContext (EGLAPIENTRYP PFNEGLCREATECONTEXTPROC) (EGLDisplay dpy, EGLConfig config, EGLCon…
112 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYCONTEXTPROC) (EGLDisplay dpy, EGLContext ctx);
122 …PIENTRYP PFNEGLMAKECURRENTPROC) (EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx);
123 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYCONTEXTPROC) (EGLDisplay dpy, EGLContext ctx, EGLint at…
133 EGLAPI EGLContext EGLAPIENTRY eglCreateContext (EGLDisplay dpy, EGLConfig config, EGLContext share_…
137 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext (EGLDisplay dpy, EGLContext ctx);
147 …lean EGLAPIENTRY eglMakeCurrent (EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx);
148 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext (EGLDisplay dpy, EGLContext ctx, EGLint attribute, EG…
[all …]
/third_party/EGL/api/EGL/
Degl.h45 typedef void *EGLContext; typedef
83 #define EGL_NO_CONTEXT EGL_CAST(EGLContext,0)
108 typedef EGLContext (EGLAPIENTRYP PFNEGLCREATECONTEXTPROC) (EGLDisplay dpy, EGLConfig config, EGLCon…
112 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYCONTEXTPROC) (EGLDisplay dpy, EGLContext ctx);
122 …PIENTRYP PFNEGLMAKECURRENTPROC) (EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx);
123 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYCONTEXTPROC) (EGLDisplay dpy, EGLContext ctx, EGLint at…
133 EGLAPI EGLContext EGLAPIENTRY eglCreateContext (EGLDisplay dpy, EGLConfig config, EGLContext share_…
137 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext (EGLDisplay dpy, EGLContext ctx);
147 …lean EGLAPIENTRY eglMakeCurrent (EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx);
148 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext (EGLDisplay dpy, EGLContext ctx, EGLint attribute, EG…
[all …]
/third_party/EGL/api/1.1/EGL/
Degl.h43 typedef void *EGLContext;
49 #define EGL_NO_CONTEXT ((EGLContext)0)
209 GLAPI EGLContext APIENTRY eglCreateContext (EGLDisplay dpy, EGLConfig config, EGLContext share_list…
210 GLAPI EGLBoolean APIENTRY eglDestroyContext (EGLDisplay dpy, EGLContext ctx);
211 …Boolean APIENTRY eglMakeCurrent (EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx);
212 GLAPI EGLContext APIENTRY eglGetCurrentContext (void);
215 GLAPI EGLBoolean APIENTRY eglQueryContext (EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint…
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/
Degl.h73 typedef void *EGLContext;
79 #define EGL_NO_CONTEXT ((EGLContext)0)
239 GLAPI EGLContext APIENTRY eglCreateContext (EGLDisplay dpy, EGLConfig config, EGLContext share_list…
240 GLAPI EGLBoolean APIENTRY eglDestroyContext (EGLDisplay dpy, EGLContext ctx);
241 …Boolean APIENTRY eglMakeCurrent (EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx);
242 GLAPI EGLContext APIENTRY eglGetCurrentContext (void);
245 GLAPI EGLBoolean APIENTRY eglQueryContext (EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint…
/third_party/mesa3d/include/GL/
Dmesa_glinterop.h69 typedef void *EGLContext; typedef
262 MesaGLInteropEGLQueryDeviceInfo(EGLDisplay dpy, EGLContext context,
288 MesaGLInteropEGLExportObject(EGLDisplay dpy, EGLContext context,
295 typedef int (PFNMESAGLINTEROPEGLQUERYDEVICEINFOPROC)(EGLDisplay dpy, EGLContext context,
300 typedef int (PFNMESAGLINTEROPEGLEXPORTOBJECTPROC)(EGLDisplay dpy, EGLContext context,
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
Dfunctionsegl_typedefs.h25 typedef EGLContext (*PFNEGLCREATECONTEXTPROC)(EGLDisplay dpy,
27 EGLContext share_context,
40 typedef EGLBoolean (*PFNEGLDESTROYCONTEXTPROC)(EGLDisplay dpy, EGLContext ctx);
59 EGLContext ctx);
61 EGLContext ctx,
97 typedef EGLContext (*PFNEGLGETCURRENTCONTEXTPROC)(void);
111 EGLContext ctx,
DDisplayEGL.h38 virtual void destroyNativeContext(EGLContext context) = 0;
41 EGLContext sharedContext,
45 egl::Error initializeContext(EGLContext shareContext,
47 EGLContext *outContext,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
Dfunctionsegl_typedefs.h25 typedef EGLContext (*PFNEGLCREATECONTEXTPROC)(EGLDisplay dpy,
27 EGLContext share_context,
40 typedef EGLBoolean (*PFNEGLDESTROYCONTEXTPROC)(EGLDisplay dpy, EGLContext ctx);
59 EGLContext ctx);
61 EGLContext ctx,
97 typedef EGLContext (*PFNEGLGETCURRENTCONTEXTPROC)(void);
111 EGLContext ctx,
/third_party/mesa3d/src/egl/main/
Deglcontext.h115 static inline EGLContext
119 return (EGLContext) ctx; in _eglLinkContext()
139 _eglLookupContext(EGLContext context, _EGLDisplay *disp) in _eglLookupContext()
151 static inline EGLContext
156 (EGLContext) ctx : EGL_NO_CONTEXT; in _eglGetContextHandle()
/third_party/flutter/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp25 typedef void *EGLContext; typedef
36 #define EGL_NO_CONTEXT ((EGLContext)0)
63 typedef EGLContext (*CreateContextProc)(EGLDisplay dpy, EGLConfig config, EGLContext share_context,…
64 typedef EGLBoolean (*DestroyContextProc)(EGLDisplay dpy, EGLContext ctx);
65 typedef EGLBoolean (*MakeCurrentProc)(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext
167 static EGLContext CurrentContext() { in CurrentContext()
175 EGLContext ctx) { in MakeCurrent()
193 EGLContext fContext = EGL_NO_CONTEXT;
275 EGLContext eglShareContext = shareContext in CommandBufferGLTestContext()
276 ? reinterpret_cast<EGLContext>(shareContext->fContext) : nullptr; in CommandBufferGLTestContext()
/third_party/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp24 typedef void *EGLContext; typedef
36 #define EGL_NO_CONTEXT ((EGLContext)0)
63 typedef EGLContext (*CreateContextProc)(EGLDisplay dpy, EGLConfig config, EGLContext share_context,…
64 typedef EGLBoolean (*DestroyContextProc)(EGLDisplay dpy, EGLContext ctx);
65 typedef EGLBoolean (*MakeCurrentProc)(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext
167 static EGLContext CurrentContext() { in CurrentContext()
175 EGLContext ctx) { in MakeCurrent()
193 EGLContext fContext = EGL_NO_CONTEXT;
289 EGLContext eglShareContext = shareContext in CommandBufferGLTestContext()
290 ? reinterpret_cast<EGLContext>(shareContext->fContext) : nullptr; in CommandBufferGLTestContext()
/third_party/flutter/glfw/src/
Degl_context.h91 #define EGL_NO_CONTEXT ((EGLContext) 0)
114 typedef void* EGLContext; typedef
126 typedef EGLContext (EGLAPIENTRY * PFNEGLCREATECONTEXTPROC)(EGLDisplay,EGLConfig,EGLContext,const EG…
128 typedef EGLBoolean (EGLAPIENTRY * PFNEGLDESTROYCONTEXTPROC)(EGLDisplay,EGLContext);
130 …edef EGLBoolean (EGLAPIENTRY * PFNEGLMAKECURRENTPROC)(EGLDisplay,EGLSurface,EGLSurface,EGLContext);
161 EGLContext handle;
/third_party/skia/third_party/externals/egl-registry/api/1.0/
Degl.h32 typedef void *EGLContext; typedef
55 #define EGL_NO_CONTEXT ((EGLContext)0)
262 EGLAPI EGLContext APIENTRY eglCreateContext(EGLDisplay dpy, EGLConfig config,
263 EGLContext share_context,
265 EGLAPI EGLBoolean APIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx);
267 EGLSurface read, EGLContext ctx);
269 EGLAPI EGLContext APIENTRY eglGetCurrentContext(void);
272 EGLAPI EGLBoolean APIENTRY eglQueryContext(EGLDisplay dpy, EGLContext ctx,
/third_party/EGL/api/1.0/
Degl.h32 typedef void *EGLContext; typedef
55 #define EGL_NO_CONTEXT ((EGLContext)0)
262 EGLAPI EGLContext APIENTRY eglCreateContext(EGLDisplay dpy, EGLConfig config,
263 EGLContext share_context,
265 EGLAPI EGLBoolean APIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx);
267 EGLSurface read, EGLContext ctx);
269 EGLAPI EGLContext APIENTRY eglGetCurrentContext(void);
272 EGLAPI EGLBoolean APIENTRY eglQueryContext(EGLDisplay dpy, EGLContext ctx,
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/
Degl.h32 typedef void *EGLContext; typedef
55 #define EGL_NO_CONTEXT ((EGLContext)0)
262 EGLAPI EGLContext APIENTRY eglCreateContext(EGLDisplay dpy, EGLConfig config,
263 EGLContext share_context,
265 EGLAPI EGLBoolean APIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx);
267 EGLSurface read, EGLContext ctx);
269 EGLAPI EGLContext APIENTRY eglGetCurrentContext(void);
272 EGLAPI EGLBoolean APIENTRY eglQueryContext(EGLDisplay dpy, EGLContext ctx,
/third_party/EGL/api/1.0/EGL/
Degl.h35 typedef void *EGLContext; typedef
58 #define EGL_NO_CONTEXT ((EGLContext)0)
265 EGLAPI EGLContext APIENTRY eglCreateContext(EGLDisplay dpy, EGLConfig config,
266 EGLContext share_context,
268 EGLAPI EGLBoolean APIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx);
270 EGLSurface read, EGLContext ctx);
272 EGLAPI EGLContext APIENTRY eglGetCurrentContext(void);
275 EGLAPI EGLBoolean APIENTRY eglQueryContext(EGLDisplay dpy, EGLContext ctx,
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSurfacelessContextTest.cpp75 EGLContext createContext() in createContext()
119 EGLContext mContext = EGL_NO_CONTEXT;
128 EGLContext context = createContext(); in TEST_P()
150 EGLContext context = createContext(); in TEST_P()
178 EGLContext context = createContext(); in TEST_P()
198 EGLContext context = createContext(); in TEST_P()
222 EGLContext context = createContext(); in TEST_P()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DlibEGL.hpp50EGLContext (EGLAPIENTRY* eglCreateContext)(EGLDisplay dpy, EGLConfig config, EGLContext share_cont…
51 EGLBoolean (EGLAPIENTRY* eglDestroyContext)(EGLDisplay dpy, EGLContext ctx);
52 …an (EGLAPIENTRY* eglMakeCurrent)(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx);
53 EGLContext (EGLAPIENTRY* eglGetCurrentContext)(void);
56 …EGLBoolean (EGLAPIENTRY* eglQueryContext)(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint…
61 …EGLImageKHR (EGLAPIENTRY* eglCreateImageKHR)(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLCl…
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSurfacelessContextTest.cpp82 EGLContext createContext() in createContext()
131 EGLContext mContext = EGL_NO_CONTEXT;
141 EGLContext context = createContext(); in TEST_P()
163 EGLContext context = createContext(); in TEST_P()
191 EGLContext context = createContext(); in TEST_P()
211 EGLContext context = createContext(); in TEST_P()
236 EGLContext context = createContext(); in TEST_P()

12345678910>>...12