Searched refs:EGL_BUFFER_AGE_KHR (Results 1 – 13 of 13) sorted by relevance
/third_party/vk-gl-cts/modules/egl/ |
D | teglNegativePartialUpdateTests.cpp | 252 EGLU_CHECK_CALL(egl, querySurface(m_eglDisplay, m_eglSurface, EGL_BUFFER_AGE_KHR, &bufferAge)); in iterate() 294 expectFalse(wrapper.eglQuerySurface(m_eglDisplay, m_eglSurface, EGL_BUFFER_AGE_KHR, &bufferAge)); in iterate() 313 expectFalse(wrapper.eglQuerySurface(m_eglDisplay, m_eglSurface, EGL_BUFFER_AGE_KHR, &bufferAge)); in iterate() 334 expectFalse(wrapper.eglQuerySurface(m_eglDisplay, m_eglSurface, EGL_BUFFER_AGE_KHR, &bufferAge)); in iterate() 378 EGLU_CHECK_CALL(egl, querySurface(m_eglDisplay, m_eglSurface, EGL_BUFFER_AGE_KHR, &bufferAge)); in iterate() 411 EGLU_CHECK_CALL(egl, querySurface(m_eglDisplay, m_eglSurface, EGL_BUFFER_AGE_KHR, &bufferAge)); in iterate() 476 EGLU_CHECK_CALL(egl, querySurface(m_eglDisplay, m_eglSurface, EGL_BUFFER_AGE_KHR, &bufferAge)); in iterate() 515 EGLU_CHECK_CALL(egl, querySurface(m_eglDisplay, m_eglSurface, EGL_BUFFER_AGE_KHR, &bufferAge)); in iterate()
|
D | teglPartialUpdateTests.cpp | 524 …EGLU_CHECK_CALL(egl, querySurface(m_eglDisplay, m_eglSurface, EGL_BUFFER_AGE_KHR, ¤tBufferAg… in iterate() 708 EGLU_CHECK_CALL(egl, querySurface(m_eglDisplay, m_eglSurface, EGL_BUFFER_AGE_KHR, &bufferAge)); in iterate() 771 EGLU_CHECK_CALL(egl, querySurface(m_eglDisplay, m_eglSurface, EGL_BUFFER_AGE_KHR, &bufferAge)); in iterate()
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_partial_update.txt | 73 EGL_BUFFER_AGE_KHR 0x313D 277 * If the EGL_BUFFER_AGE_KHR attribute of <surface> has not been queried 282 Querying EGL_BUFFER_AGE_KHR returns the age of the color contents of the 319 positive value. Once EGL_BUFFER_AGE_KHR has been queried then it can be 333 EGL_BUFFER_AGE_KHR state is a property of the EGL surface that owns the 344 If <attribute> is EGL_BUFFER_AGE_KHR and <surface> is not the current draw
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_partial_update.txt | 73 EGL_BUFFER_AGE_KHR 0x313D 277 * If the EGL_BUFFER_AGE_KHR attribute of <surface> has not been queried 282 Querying EGL_BUFFER_AGE_KHR returns the age of the color contents of the 319 positive value. Once EGL_BUFFER_AGE_KHR has been queried then it can be 333 EGL_BUFFER_AGE_KHR state is a property of the EGL surface that owns the 344 If <attribute> is EGL_BUFFER_AGE_KHR and <surface> is not the current draw
|
/third_party/vk-gl-cts/framework/egl/wrapper/ |
D | eglwEnums.inl | 228 #define EGL_BUFFER_AGE_KHR 0x313D macro
|
D | eglwEnumsC.inl | 228 #define EGL_BUFFER_AGE_KHR 0x313D macro
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
D | eglext.h | 281 #define EGL_BUFFER_AGE_KHR 0x313D macro
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
D | eglext.h | 281 #define EGL_BUFFER_AGE_KHR 0x313D macro
|
/third_party/flutter/skia/third_party/externals/angle2/include/EGL/ |
D | eglext.h | 281 #define EGL_BUFFER_AGE_KHR 0x313D macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_egl.h | 1012 #define EGL_BUFFER_AGE_KHR 0x313D macro
|
/third_party/mesa3d/include/EGL/ |
D | eglext.h | 262 #define EGL_BUFFER_AGE_KHR 0x313D macro
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
D | eglext.h | 262 #define EGL_BUFFER_AGE_KHR 0x313D macro
|
/third_party/EGL/api/EGL/ |
D | eglext.h | 262 #define EGL_BUFFER_AGE_KHR 0x313D macro
|