Home
last modified time | relevance | path

Searched refs:EGL_WIDTH (Results 1 – 25 of 932) sorted by relevance

12345678910>>...38

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/egl_tests/
H A DEGLIOSurfaceClientBufferTest.cpp180 EGL_WIDTH, width, in createIOSurfacePbuffer()
779 EGL_WIDTH, 10, in TEST_P()
822 EGL_WIDTH, 10, in TEST_P()
842 EGL_WIDTH, 10, in TEST_P()
863 EGL_WIDTH, 10, in TEST_P()
883 EGL_WIDTH, 10, in TEST_P()
904 EGL_WIDTH, 10, in TEST_P()
924 EGL_WIDTH, 10, in TEST_P()
952 EGL_WIDTH, 10, in TEST_P()
975 EGL_WIDTH, 10, in TEST_P()
[all …]
H A DEGLSurfaceTest.cpp170 pbufferAttributes.push_back(EGL_WIDTH); in initializeSurfaceWithAttribs()
527 eglQuerySurface(mDisplay, mWindowSurface, EGL_WIDTH, &width); in TEST_P()
551 eglQuerySurface(mDisplay, mWindowSurface, EGL_WIDTH, &width); in TEST_P()
575 eglQuerySurface(mDisplay, mWindowSurface, EGL_WIDTH, &width); in TEST_P()
810 EGL_FIXED_SIZE_ANGLE, EGL_TRUE, EGL_WIDTH, kInitialSize, EGL_HEIGHT, kInitialSize, EGL_NONE, in TEST_P()
830 EXPECT_EGL_TRUE(eglQuerySurface(mDisplay, mWindowSurface, EGL_WIDTH, &queryWidth)); in TEST_P()
840 EXPECT_EGL_TRUE(eglSurfaceAttrib(mDisplay, mWindowSurface, EGL_WIDTH, kUpdateSize)); in TEST_P()
847 EXPECT_EGL_TRUE(eglQuerySurface(mDisplay, mWindowSurface, EGL_WIDTH, &queryUpdatedWidth)); in TEST_P()
871 EGL_WIDTH, 64, in TEST_P()
971 const EGLint surfaceAttributes[] = {EGL_WIDTH, in TEST_P()
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_image_dma_buf_import/
H A Dinvalid_attributes.c62 EGL_WIDTH, h, in test_excess_attributes()
88 EGL_WIDTH, w, in test_buffer_not_null()
122 EGL_WIDTH, w, in test_invalid_context()
156 EGL_WIDTH, w, in test_invalid_format()
190 EGL_WIDTH, w, in test_pitch_zero()
H A Dsample_common.c115 EGL_WIDTH, buf->w, in egl_image_for_dma_buf_fd()
125 EGL_WIDTH, buf->w, in egl_image_for_dma_buf_fd()
138 EGL_WIDTH, buf->w, in egl_image_for_dma_buf_fd()
H A Dmissing_attributes.c70 EGL_WIDTH, w, in fill_full_set()
127 fill_one_missing(all, missing, EGL_WIDTH); in piglit_display()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/egl/
H A DDmaBufImageSiblingEGL.cpp76 ASSERT(mAttribs.contains(EGL_WIDTH)); in DmaBufImageSiblingEGL()
77 mSize.width = mAttribs.getAsInt(EGL_WIDTH); in DmaBufImageSiblingEGL()
125 EGLenum kForwardedAttribs[] = {EGL_WIDTH, in getImageCreationAttributes()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender/
H A DVaapiEGL.cpp63 *attrib++ = EGL_WIDTH; in Map()
87 *attrib++ = EGL_WIDTH; in Map()
133 *attrib++ = EGL_WIDTH; in Map()
157 *attrib++ = EGL_WIDTH; in Map()
203 *attrib++ = EGL_WIDTH; in Map()
332 EGL_WIDTH, image.width, in TestInterop()
404 EGL_WIDTH, (image.width + 1) >> 1, in TestInteropDeepColor()
521 {EGL_WIDTH, width}, in Map()
638 EGL_WIDTH, width, in TestEsh()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/EGL/
H A DOgreEGLRenderTexture.cpp115 EGL_WIDTH, mWidth,
146 eglQuerySurface(mGlDisplay, mEglDrawable, EGL_WIDTH, &iWidth);
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/src/EGL/
H A DOgreEGLRenderTexture.cpp109 EGL_WIDTH, mWidth,
140 eglQuerySurface(mGlDisplay, mEglDrawable, EGL_WIDTH, &iWidth);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/EGL/
H A DOgreEGLRenderTexture.cpp113 EGL_WIDTH, mWidth, in initEGLPBuffer()
144 eglQuerySurface(mGlDisplay, mEglDrawable, EGL_WIDTH, &iWidth); in initEGLPBuffer()
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/hardwareintegration/compositor/linux-dmabuf-unstable-v1/
H A Dlinuxdmabufclientbufferintegration.cpp126 EGL_WIDTH, dmabufBuffer->size().width(), in initSimpleTexture()
139 EGL_WIDTH, dmabufBuffer->size().width(), in initSimpleTexture()
152 EGL_WIDTH, dmabufBuffer->size().width(), in initSimpleTexture()
165 EGL_WIDTH, dmabufBuffer->size().width(), in initSimpleTexture()
222 EGL_WIDTH, dmabufBuffer->size().width() / plane.widthDivisor, in initYuvTexture()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/tests/GLESUnitTests/
H A Dunittests.cpp2261 EGL_WIDTH, in createIOSurfacePbuffer()
2554 EGL_WIDTH, in TEST_F()
2607 EGL_WIDTH, in TEST_F()
2631 EGL_WIDTH, in TEST_F()
2656 EGL_WIDTH, in TEST_F()
2680 EGL_WIDTH, in TEST_F()
2705 EGL_WIDTH, in TEST_F()
2729 EGL_WIDTH, in TEST_F()
2765 EGL_WIDTH, in TEST_F()
2794 EGL_WIDTH, in TEST_F()
[all …]
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/gui/fb/
H A Dfb_glue_gles1.cpp157 EGL_WIDTH, EGL_MAX_PBUFFER_WIDTH, in init()
179 eglQuerySurface (_display, _surface, EGL_WIDTH, &result); in width()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/egl/
H A DteglNegativeApiTests.cpp193 static const EGLint s_validGenericPbufferAttrib[] = { EGL_WIDTH, 64, EGL_HEIGHT, 64, EGL_NONE }; in init()
528 static const EGLint s_negativeWidthPbufferAttrib[] = { EGL_WIDTH, -1, EGL_HEIGHT, 64, EGL_NONE }; in init()
529 static const EGLint s_negativeHeightPbufferAttrib[] = { EGL_WIDTH, 64, EGL_HEIGHT, -1, EGL_NONE }; in init()
530 …static const EGLint s_negativeWidthAndHeightPbufferAttrib[] = { EGL_WIDTH, -1, EGL_HEIGHT, -1, EGL… in init()
537 …static const EGLint s_invalidNoEsPbufferAttrib0[] = { EGL_MIPMAP_TEXTURE, EGL_TRUE, EGL_WIDTH, 64,… in init()
538 …s_invalidNoEsPbufferAttrib1[] = { EGL_TEXTURE_FORMAT, EGL_TEXTURE_RGBA, EGL_WIDTH, 64, EGL_HEIGHT,… in init()
539 …t s_invalidNoEsPbufferAttrib2[] = { EGL_TEXTURE_TARGET, EGL_TEXTURE_2D, EGL_WIDTH, 64, EGL_HEIGHT,… in init()
547 …EGL_TEXTURE_FORMAT, EGL_NO_TEXTURE, EGL_TEXTURE_TARGET, EGL_TEXTURE_2D, EGL_WIDTH, 64, EGL_HEIGHT,… in init()
548 …L_TEXTURE_FORMAT, EGL_TEXTURE_RGBA, EGL_TEXTURE_TARGET, EGL_NO_TEXTURE, EGL_WIDTH, 64, EGL_HEIGHT,… in init()
555 …PreMultAlphaPbufferAttrib[] = { EGL_ALPHA_FORMAT, EGL_ALPHA_FORMAT_PRE, EGL_WIDTH, 64, EGL_HEIGHT,… in init()
[all …]
/dports/graphics/jogamp-jogl/jogl/src/test-native/mesa-demos-patched/eglut/
H A Deglut_screen.c81 eglGetModeAttribMESA(_eglut->dpy, modes[i], EGL_WIDTH, &w); in init_kms()
113 surf_attribs[i++] = EGL_WIDTH; in _eglutNativeInitWindow()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/egl/
H A Degl-query-surface.c66 ok = eglQuerySurface(state->egl_dpy, state->surf, EGL_WIDTH, &width); in query_width()
113 ok = eglQuerySurface(state->egl_dpy, 0, EGL_WIDTH, &width); in query_bad_surface()
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Dopengl_egl_context.cpp40 #define EGL_WIDTH 0x3057 macro
150 EGL_WIDTH, 1, in halide_opengl_create_context()
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/src/java/org/webrtc/
H A DEglBase10Impl.java65 int[] surfaceAttribs = {EGL10.EGL_WIDTH, 1, EGL10.EGL_HEIGHT, 1, EGL10.EGL_NONE}; in getNativeEglContext()
207 int[] surfaceAttribs = {EGL10.EGL_WIDTH, width, EGL10.EGL_HEIGHT, height, EGL10.EGL_NONE}; in createPbufferSurface()
228 egl.eglQuerySurface(eglDisplay, eglSurface, EGL10.EGL_WIDTH, widthArray); in surfaceWidth()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/egl/opengles1/
H A Dbindtex.c59 EGL_WIDTH, width, in make_pbuffer()
94 eglQuerySurface(dpy, surf_pbuf, EGL_WIDTH, &width); in use_pbuffer()
95 eglQuerySurface(dpy, surf_pbuf, EGL_WIDTH, &height); in use_pbuffer()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/egl/opengles1/
H A Dbindtex.c59 EGL_WIDTH, width, in make_pbuffer()
94 eglQuerySurface(dpy, surf_pbuf, EGL_WIDTH, &width); in use_pbuffer()
95 eglQuerySurface(dpy, surf_pbuf, EGL_WIDTH, &height); in use_pbuffer()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/EGL/Android/
H A DOgreAndroidEGLWindow.cpp91 eglQuerySurface(mEglDisplay, mEglSurface, EGL_WIDTH, (EGLint*)&mWidth); in windowMovedOrResized()
266 eglQuerySurface(mEglDisplay, mEglSurface, EGL_WIDTH, (EGLint*)&mWidth); in _createInternalResources()
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL2/
H A DvtkEGLRenderWindow.cxx159 eglQuerySurface(this->Display, this->Surface, EGL_WIDTH, &w); in CreateAWindow()
317 eglQuerySurface(this->Display, this->Surface, EGL_WIDTH, &w); in GetScreenSize()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/gles2_conform_support/egl/
H A Dsurface.cc29 case EGL_WIDTH: in ValidatePbufferAttributeList()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/gles2_conform_support/egl/
H A Dsurface.cc29 case EGL_WIDTH: in ValidatePbufferAttributeList()
/dports/graphics/kmscube/kmscube-485b38/
H A Dcube-tex.c332 EGL_WIDTH, texw, in init_tex_rgba()
379 EGL_WIDTH, texw, in init_tex_nv12_2img()
390 EGL_WIDTH, texw/2, in init_tex_nv12_2img()
461 EGL_WIDTH, texw, in init_tex_nv12_1img()

12345678910>>...38