Home
last modified time | relevance | path

Searched refs:eglSwapBuffers (Results 1 – 25 of 170) sorted by relevance

1234567

/third_party/EGL/extensions/NV/
DEGL_NV_post_sub_buffer.txt44 eglSwapBuffers to copy the entire back surface, or redraw the entire
45 back buffer on every update and hope eglSwapBuffers is implemented
115 EGLBoolean eglSwapBuffers(EGLDisplay dpy,
130 pbuffer surface, eglSwapBuffers and eglPostSubBufferNV have no
134 eglSwapBuffers or eglPostSubBufferNV. The contents of the color
136 eglSwapBuffers is called and the value of the EGL_SWAP_BEHAVIOR
147 to the client, then eglSwapBuffers and eglPostSubBufferNV must
160 thread's current context, eglSwapBuffers, eglPostSubBufferNV, and
168 eglSwapBuffers or eglPostSubBufferNV, or a native pixmap, for
181 interval takes effect when eglSwapBuffers or eglPostSubBufferNV is
[all …]
DEGL_NV_n_buffer.txt85 eglSwapBuffers is still pending.
103 Replace first sentence of eglSwapBuffers description in
120 interval, eglSwapBuffers must block rendering to the back-
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_post_sub_buffer.txt44 eglSwapBuffers to copy the entire back surface, or redraw the entire
45 back buffer on every update and hope eglSwapBuffers is implemented
115 EGLBoolean eglSwapBuffers(EGLDisplay dpy,
130 pbuffer surface, eglSwapBuffers and eglPostSubBufferNV have no
134 eglSwapBuffers or eglPostSubBufferNV. The contents of the color
136 eglSwapBuffers is called and the value of the EGL_SWAP_BEHAVIOR
147 to the client, then eglSwapBuffers and eglPostSubBufferNV must
160 thread's current context, eglSwapBuffers, eglPostSubBufferNV, and
168 eglSwapBuffers or eglPostSubBufferNV, or a native pixmap, for
181 interval takes effect when eglSwapBuffers or eglPostSubBufferNV is
[all …]
/third_party/EGL/extensions/KHR/
DEGL_KHR_stream_producer_eglsurface.txt47 images to an EGLStream. Each call to eglSwapBuffers posts a new
111 for each time it is passed to eglSwapBuffers(). The image frame
120 eglSwapBuffers(), then eglSwapBuffers will return EGL_FALSE and
142 - call eglSwapBuffers
154 before calling eglSwapBuffers.
190 EGLBoolean eglSwapBuffers(
198 When eglSwapBuffers returns the contents of the color buffer will
205 always undefined after calling eglSwapBuffers.
207 eglSwapBuffers is never synchronized to a video frame when
212 It is implementation dependent whether eglSwapBuffers actually
[all …]
DEGL_KHR_mutable_render_buffer.txt98 rendered to takes effect at the subsequent eglSwapBuffers call, as
127 eglQueryContext will change once eglSwapBuffers is called, as described in
133 there is a pending change to the EGL_RENDER_BUFFER attribute, eglSwapBuffers
137 attribute, eglSwapBuffers has no effect.
143 rendered to takes effect at the subsequent eglSwapBuffers call.
150 buffer contents are unaffected. At the next eglSwapBuffers call, the back
155 calls up until the next eglSwapBuffers call continues to affect the front
156 buffer, and this initial eglSwapBuffers call does not affect the window
159 the pending change has taken place during this initial eglSwapBuffers call,
171 RESOLVED: The switch should take effect after the subsequent eglSwapBuffers
[all …]
DEGL_KHR_swap_buffers_with_damage.txt173 Window" after the description of eglSwapBuffers.
175 As an alternative to eglSwapBuffers use:
183 to do the same thing as eglSwapBuffers but additionally report
201 to calling eglSwapBuffers.
203 eglSwapBuffers api.
213 then eglSwapBuffers and eglSwapBuffersWithDamageKHR must
226 calling thread's current context, eglSwapBuffers,
234 eglSwapBuffers or eglSwapBuffersWithDamageKHR, or a native
248 current context. The interval takes effect when eglSwapBuffers
257 "eglSwapBuffers, eglSwapBuffersWithDamageKHR, and
[all …]
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_stream_producer_eglsurface.txt47 images to an EGLStream. Each call to eglSwapBuffers posts a new
111 for each time it is passed to eglSwapBuffers(). The image frame
120 eglSwapBuffers(), then eglSwapBuffers will return EGL_FALSE and
142 - call eglSwapBuffers
154 before calling eglSwapBuffers.
190 EGLBoolean eglSwapBuffers(
198 When eglSwapBuffers returns the contents of the color buffer will
205 always undefined after calling eglSwapBuffers.
207 eglSwapBuffers is never synchronized to a video frame when
212 It is implementation dependent whether eglSwapBuffers actually
[all …]
DEGL_KHR_mutable_render_buffer.txt98 rendered to takes effect at the subsequent eglSwapBuffers call, as
127 eglQueryContext will change once eglSwapBuffers is called, as described in
133 there is a pending change to the EGL_RENDER_BUFFER attribute, eglSwapBuffers
137 attribute, eglSwapBuffers has no effect.
143 rendered to takes effect at the subsequent eglSwapBuffers call.
150 buffer contents are unaffected. At the next eglSwapBuffers call, the back
155 calls up until the next eglSwapBuffers call continues to affect the front
156 buffer, and this initial eglSwapBuffers call does not affect the window
159 the pending change has taken place during this initial eglSwapBuffers call,
171 RESOLVED: The switch should take effect after the subsequent eglSwapBuffers
[all …]
DEGL_KHR_swap_buffers_with_damage.txt173 Window" after the description of eglSwapBuffers.
175 As an alternative to eglSwapBuffers use:
183 to do the same thing as eglSwapBuffers but additionally report
201 to calling eglSwapBuffers.
203 eglSwapBuffers api.
213 then eglSwapBuffers and eglSwapBuffersWithDamageKHR must
226 calling thread's current context, eglSwapBuffers,
234 eglSwapBuffers or eglSwapBuffersWithDamageKHR, or a native
248 current context. The interval takes effect when eglSwapBuffers
257 "eglSwapBuffers, eglSwapBuffersWithDamageKHR, and
[all …]
/third_party/EGL/extensions/EXT/
DEGL_EXT_swap_buffers_with_damage.txt72 Window" after the description of eglSwapBuffers.
74 As an alternative to eglSwapBuffers use:
82 to do the same thing as eglSwapBuffers but additionally report
100 to calling eglSwapBuffers.
102 eglSwapBuffers api.
112 then eglSwapBuffers and eglSwapBuffersWithDamageEXT must
125 calling thread's current context, eglSwapBuffers,
133 eglSwapBuffers or eglSwapBuffersWithDamageEXT, or a native
147 current context. The interval takes effect when eglSwapBuffers
156 "eglSwapBuffers, eglSwapBuffersWithDamageEXT, and
[all …]
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_swap_buffers_with_damage.txt72 Window" after the description of eglSwapBuffers.
74 As an alternative to eglSwapBuffers use:
82 to do the same thing as eglSwapBuffers but additionally report
100 to calling eglSwapBuffers.
102 eglSwapBuffers api.
112 then eglSwapBuffers and eglSwapBuffersWithDamageEXT must
125 calling thread's current context, eglSwapBuffers,
133 eglSwapBuffers or eglSwapBuffersWithDamageEXT, or a native
147 current context. The interval takes effect when eglSwapBuffers
156 "eglSwapBuffers, eglSwapBuffersWithDamageEXT, and
[all …]
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPreRotationTest.cpp226 eglSwapBuffers(mDisplay, mWindowSurface); in testDrawingAndReadPixels()
281 eglSwapBuffers(mDisplay, mWindowSurface); in testDrawingAndReadPixels()
492 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
604 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
621 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
892 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
912 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
945 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1010 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1034 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
[all …]
DEGLProtectedContentTest.cpp439 eglSwapBuffers(mDisplay, windowSurface); in windowTest()
447 eglSwapBuffers(mDisplay, windowSurface); in windowTest()
455 eglSwapBuffers(mDisplay, windowSurface); in windowTest()
525 eglSwapBuffers(mDisplay, windowSurface); in textureTest()
611 eglSwapBuffers(mDisplay, windowSurface); in textureFromImageTest()
700 eglSwapBuffers(mDisplay, windowSurface); in textureFromPbufferTest()
791 eglSwapBuffers(mDisplay, windowSurface); in textureFromAndroidNativeBufferTest()
DEGLSurfaceTest.cpp500 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
511 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
525 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
554 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
578 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
602 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
641 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1379 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1390 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
1429 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
[all …]
DEGLSyncControlTest.cpp216 ASSERT_EGL_TRUE(eglSwapBuffers(mDisplay, mSurface)); in TEST_F()
237 ASSERT_EGL_TRUE(eglSwapBuffers(mDisplay, mSurface)); in TEST_F()
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwStaticLibrary14.inl34 { "eglSwapBuffers", (deFunctionPtr)eglSwapBuffers },
DeglwStaticLibrary15.inl43 { "eglSwapBuffers", (deFunctionPtr)eglSwapBuffers },
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_swap_with_frame_token.txt38 with an eglSwapBuffers operation.
72 of eglSwapBuffers except that the behaviour is undefined when <frametoken>
/third_party/skia/third_party/externals/egl-registry/extensions/ANDROID/
DEGL_ANDROID_presentation_time.txt116 3. Should the presentation time be state which is used by eglSwapBuffers,
117 or should it be a new parameter to an extended variant of eglSwapBuffers?
120 the existing eglSwapBuffers call. Adding new state composes better with
122 eglSwapBuffers.
/third_party/EGL/extensions/ANDROID/
DEGL_ANDROID_presentation_time.txt116 3. Should the presentation time be state which is used by eglSwapBuffers,
117 or should it be a new parameter to an extended variant of eglSwapBuffers?
120 the existing eglSwapBuffers call. Adding new state composes better with
122 eglSwapBuffers.
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSurfaceTest.cpp313 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
324 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
338 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
364 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
382 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
400 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
DEGLSyncControlTest.cpp216 ASSERT_EGL_TRUE(eglSwapBuffers(mDisplay, mSurface)); in TEST_F()
237 ASSERT_EGL_TRUE(eglSwapBuffers(mDisplay, mSurface)); in TEST_F()
/third_party/EGL/extensions/NOK/
DEGL_NOK_swap_region2.txt45 eglSwapBuffers. eglSwapBuffersRegion2NOK accepts two new parameters
46 in addition to those in eglSwapBuffers. The new parameters consist
87 "eglSwapBuffersRegion2NOK is an alternative to eglSwapBuffers
94 eglSwapBuffers with the following modification: the additional
124 of "eglSwapBuffers" in the first paragraph in section 3.9.4
/third_party/skia/third_party/externals/egl-registry/extensions/NOK/
DEGL_NOK_swap_region2.txt45 eglSwapBuffers. eglSwapBuffersRegion2NOK accepts two new parameters
46 in addition to those in eglSwapBuffers. The new parameters consist
87 "eglSwapBuffersRegion2NOK is an alternative to eglSwapBuffers
94 eglSwapBuffers with the following modification: the additional
124 of "eglSwapBuffers" in the first paragraph in section 3.9.4
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DBootAnimationTest.cpp117 eglSwapBuffers(mDisplay, mSurface); in testSetUp()
245 EGLBoolean res = eglSwapBuffers(mDisplay, mSurface); in TEST_P()

1234567