Home
last modified time | relevance | path

Searched defs:pbufferSurface (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/tests/
DOpenGLTestContext.cpp74 EGLSurface pbufferSurface(EGLDisplay dpy, ::EGLConfig config, EGLint w, EGLint h) { in pbufferSurface() function
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DPbufferTest.cpp1018 EGLSurface pbufferSurface = EGL_NO_SURFACE; in TEST_P() local
H A DFramebufferTest.cpp6702 EGLSurface pbufferSurface = eglCreatePbufferSurface(dpy, config, pBufferAttributes); in TEST_P() local
6769 EGLSurface pbufferSurface = eglCreatePbufferSurface(dpy, config, pBufferAttributes); in TEST_P() local
H A DFramebufferFetchTest.cpp4416 EGLSurface pbufferSurface = eglCreatePbufferSurface(dpy, config, pBufferAttributes); in TEST_P() local
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLContextSharingTest.cpp1321 EGLSurface pbufferSurface; in TEST_P() local
H A DEGLSurfaceTest.cpp2517 EGLSurface pbufferSurface = eglCreatePbufferSurface(mDisplay, config, pbufferSurfaceAttrs); in TEST_P() local