/external/angle/src/tests/egl_tests/ |
D | EGLIOSurfaceClientBufferTest.cpp | 176 EGLSurface *pbuffer) const in createIOSurfacePbuffer() 192 *pbuffer = eglCreatePbufferFromClientBuffer(mDisplay, EGL_IOSURFACE_ANGLE, ioSurface.get(), in createIOSurfacePbuffer() 194 EXPECT_NE(EGL_NO_SURFACE, *pbuffer); in createIOSurfacePbuffer() 203 EGLSurface *pbuffer, in bindIOSurfaceToTexture() argument 206 createIOSurfacePbuffer(ioSurface, width, height, plane, internalFormat, type, pbuffer); in bindIOSurfaceToTexture() 210 EGLBoolean result = eglBindTexImage(mDisplay, *pbuffer, EGL_BACK_BUFFER); in bindIOSurfaceToTexture() 237 EGLSurface pbuffer; in doClearTest() local 239 bindIOSurfaceToTexture(ioSurface, width, height, plane, internalFormat, type, &pbuffer, in doClearTest() 257 EGLBoolean result = eglReleaseTexImage(mDisplay, pbuffer, EGL_BACK_BUFFER); in doClearTest() 284 result = eglDestroySurface(mDisplay, pbuffer); in doClearTest() [all …]
|
D | EGLSurfacelessContextTest.cpp | 237 EGLSurface pbuffer = createPbuffer(500, 500); in TEST_P() local 260 ASSERT_EGL_TRUE(eglMakeCurrent(mDisplay, pbuffer, pbuffer, context)); in TEST_P()
|
D | EGLContextCompatibilityTest.cpp | 295 EGLSurface pbuffer = eglCreatePbufferSurface(mDisplay, pbufferConfig, pBufferAttribs); in testPbufferCompatibility() local 296 ASSERT_TRUE(pbuffer != EGL_NO_SURFACE); in testPbufferCompatibility() 300 testClearSurface(pbuffer, pbufferConfig, context); in testPbufferCompatibility() 304 testMakeCurrentFails(pbuffer, context); in testPbufferCompatibility() 307 eglDestroySurface(mDisplay, pbuffer); in testPbufferCompatibility()
|
/external/angle/src/tests/gl_tests/ |
D | D3DTextureTest.cpp | 158 EGLSurface pbuffer = eglCreatePbufferFromClientBuffer(display, EGL_D3D_TEXTURE_ANGLE, in createD3D11PBuffer() local 163 return pbuffer; in createD3D11PBuffer() 217 EGLSurface pbuffer = eglCreatePbufferFromClientBuffer(display, EGL_D3D_TEXTURE_ANGLE, in createPBuffer() local 222 return pbuffer; in createPBuffer() 320 EGLSurface pbuffer = createD3D11PBuffer(32, 32, EGL_TEXTURE_RGBA, EGL_TEXTURE_2D, 1, 0, in TEST_P() local 323 ASSERT_NE(EGL_NO_SURFACE, pbuffer); in TEST_P() 329 eglQuerySurface(display, pbuffer, EGL_GL_COLORSPACE, &colorspace); in TEST_P() 341 eglMakeCurrent(display, pbuffer, pbuffer, window->getContext()); in TEST_P() 344 eglDestroySurface(display, pbuffer); in TEST_P() 378 EGLSurface pbuffer = in TEST_P() local [all …]
|
/external/virglrenderer/src/ |
D | vrend_winsys_glx.c | 37 GLXPbuffer pbuffer; member 66 d->pbuffer = glXCreatePbuffer(d->display, d->fbConfigs[0], pbufferAttribs); in virgl_glx_init() 74 glXDestroyPbuffer(d->display,d->pbuffer); in virgl_glx_destroy() 103 return glXMakeContextCurrent(d->display, d->pbuffer, d->pbuffer, virglctx); in virgl_glx_make_context_current()
|
/external/swiftshader/tests/GLESUnitTests/ |
D | unittests.cpp | 2279 …EGLSurface pbuffer = eglCreatePbufferFromClientBuffer(getDisplay(), EGL_IOSURFACE_ANGLE, buffer, g… in createIOSurfacePbuffer() local 2280 EXPECT_NE(EGL_NO_SURFACE, pbuffer); in createIOSurfacePbuffer() 2281 return pbuffer; in createIOSurfacePbuffer() 2284 …nt height, EGLint plane, GLenum internalFormat, GLenum type, EGLSurface *pbuffer, GLuint *texture)… in bindIOSurfaceToTexture() argument 2286 *pbuffer = createIOSurfacePbuffer(buffer, width, height, plane, internalFormat, type); in bindIOSurfaceToTexture() 2290 EGLBoolean result = eglBindTexImage(getDisplay(), *pbuffer, EGL_BACK_BUFFER); in bindIOSurfaceToTexture() 2321 EGLSurface pbuffer; in doClearTest() local 2322 …oTexture(clientBufferWrapper.getClientBuffer(), 1, 1, 0, internalFormat, type, &pbuffer, &texture); in doClearTest() 2336 EGLBoolean result = eglReleaseTexImage(getDisplay(), pbuffer, EGL_BACK_BUFFER); in doClearTest() 2346 result = eglDestroySurface(getDisplay(), pbuffer); in doClearTest() [all …]
|
/external/mesa3d/src/glx/apple/ |
D | apple_glx_pbuffer.c | 76 struct apple_glx_pbuffer *pbuf = &d->types.pbuffer; in pbuffer_make_current() 101 struct apple_glx_pbuffer *pbuf = &d->types.pbuffer; in pbuffer_destroy() 156 pbuf = &d->types.pbuffer; in apple_glx_pbuffer_create() 273 pbuf = &d->types.pbuffer; in apple_glx_pbuffer_query() 326 d->types.pbuffer.event_mask = mask; in apple_glx_pbuffer_set_event_mask() 343 *mask = d->types.pbuffer.event_mask; in apple_glx_pbuffer_get_event_mask()
|
D | apple_cgl.h | 72 GLint max_level, CGLPBufferObj * pbuffer); 74 CGLError(*destroy_pbuffer) (CGLPBufferObj pbuffer); 77 CGLPBufferObj pbuffer,
|
/external/angle/src/tests/deqp_support/ |
D | deqp_egl_test_expectations.txt | 88 2546 WIN : dEQP-EGL.functional.query_surface.simple.pbuffer.rgba8888_depth_stencil = FAIL 96 2635 WIN VULKAN : dEQP-EGL.functional.query_surface.set_attribute.pbuffer.rgba8888_depth_stencil = … 97 2635 WIN VULKAN : dEQP-EGL.functional.query_surface.set_attribute.pbuffer.rgba8888_no_depth_no_sten… 98 2715 WIN VULKAN : dEQP-EGL.functional.query_surface.simple.pbuffer.rgb888_depth_no_stencil = FAIL 99 2715 WIN VULKAN : dEQP-EGL.functional.query_surface.simple.pbuffer.rgb888_depth_stencil = FAIL 100 2715 WIN VULKAN : dEQP-EGL.functional.query_surface.simple.pbuffer.rgb888_no_depth_no_stencil = FAIL 101 2715 WIN VULKAN : dEQP-EGL.functional.query_surface.simple.pbuffer.rgba8888_depth_no_stencil = FAIL 102 2715 WIN VULKAN : dEQP-EGL.functional.query_surface.simple.pbuffer.rgba8888_no_depth_no_stencil = F… 113 2546 LINUX : dEQP-EGL.functional.query_surface.simple.pbuffer.rgba8888_depth_stencil = FAIL 114 2546 LINUX : dEQP-EGL.functional.query_surface.simple.pbuffer.rgba8888_no_depth_no_stencil = FAIL [all …]
|
/external/angle/extensions/ |
D | EGL_ANGLE_d3d_texture_client_buffer.txt | 79 EGL_TEXTURE_OFFSET_Y_ANGLE are ignored. The width and height of the pbuffer 112 height of the pbuffer are determined by the width and height of <buffer>." 181 "When a pbuffer is created with type EGL_D3D_TEXTURE_ANGLE, the contents 182 of the associcated D3D texture object are undefined while the pbuffer is 186 "When a pbuffer is created with type EGL_D3D_TEXTURE_ANGLE, and the 203 If GL_FRAMEBUFFER_SRGB_EXT is disabled and a pbuffer created from a D3D
|
D | EGL_ANGLE_flexible_surface_compatibility.txt | 104 "<attrib_list> specifies a list of attributes for the pbuffer. The list 122 "<attrib_list> specifies a list of attributes for the pbuffer. The list
|
D | EGL_ANGLE_iosurface_client_buffer.txt | 126 "When a pbuffer is created with type EGL_IOSURFACE_ANGLE, the contents 127 of the associcated IOSurface object are undefined while the pbuffer is
|
/external/ltp/testcases/kernel/security/tomoyo/ |
D | tomoyo_new_file_test.c | 97 char pbuffer[1024]; in stage_file_test() local 245 memset(pbuffer, 0, sizeof(pbuffer)); in stage_file_test() 249 snprintf(pbuffer, sizeof(pbuffer) - 1, "allow_write %s", filename); in stage_file_test() 250 policy = pbuffer; in stage_file_test()
|
/external/mesa3d/docs/ |
D | egl.rst | 216 For pbuffer surfaces, the render buffer is always ``EGL_BACK_BUFFER``. 222 ``EGL_RENDER_BUFFER`` of pixmap or pbuffer surfaces. 224 It should also be noted that pixmap and pbuffer surfaces are assumed to 227 pbuffer surface created. If the window system the driver supports has 234 draw buffer in a client API be fixed for pixmap and pbuffer surfaces. 236 renders to the specified render buffer for pixmap and pbuffer surfaces.
|
/external/swiftshader/extensions/ |
D | EGL_ANGLE_iosurface_client_buffer.txt | 108 "When a pbuffer is created with type EGL_IOSURFACE_ANGLE, the contents 109 of the associcated IOSurface object are undefined while the pbuffer is
|
/external/angle/src/libANGLE/renderer/gl/egl/android/ |
D | DisplayAndroid.cpp | 495 WorkerContextAndroid(EGLContext context, FunctionsEGL *functions, EGLSurface pbuffer); 509 EGLSurface pbuffer) in WorkerContextAndroid() argument 510 : mContext(context), mFunctions(functions), mPbuffer(pbuffer) in WorkerContextAndroid()
|
/external/mesa3d/docs/relnotes/ |
D | 19.3.5.rst | 38 (pbuffer EGLSurface) 140 - egl: Implement getImage/putImage on pbuffer swrast.
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/ |
D | egl-master.txt | 135 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_no_stencil 136 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_stencil 137 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_no_stencil 138 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_stencil 139 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_no_stencil 140 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_stencil 141 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_no_stencil 142 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_stencil 143 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_no_stencil 144 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_stencil [all …]
|
/external/mesa3d/include/GL/ |
D | glx.h | 359 extern Bool glXBindTexImageARB(Display *dpy, GLXPbuffer pbuffer, int buffer); 360 extern Bool glXReleaseTexImageARB(Display *dpy, GLXPbuffer pbuffer, int buffer);
|
/external/deqp/android/cts/master/ |
D | egl-master.txt | 135 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_no_stencil 136 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_stencil 137 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_no_stencil 138 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_stencil 139 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_no_stencil 140 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_stencil 141 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_no_stencil 142 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_stencil 143 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_no_stencil 144 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_stencil [all …]
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/ |
D | egl-master.txt | 135 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_no_stencil 136 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_stencil 137 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_no_stencil 138 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_stencil 139 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_no_stencil 140 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_stencil 141 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_no_stencil 142 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_stencil 143 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_no_stencil 144 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_stencil [all …]
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/src/ |
D | egl-master.txt | 135 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_no_stencil 136 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_stencil 137 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_no_stencil 138 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_stencil 139 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_no_stencil 140 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_stencil 141 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_no_stencil 142 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_stencil 143 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_no_stencil 144 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_stencil [all …]
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/master/ |
D | egl-master.txt | 135 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_no_stencil 136 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_stencil 137 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_no_stencil 138 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_stencil 139 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_no_stencil 140 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_stencil 141 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_no_stencil 142 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_stencil 143 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_no_stencil 144 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_stencil [all …]
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.6.x/ |
D | egl-master.txt | 135 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_no_stencil 136 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_stencil 137 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_no_stencil 138 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_stencil 139 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_no_stencil 140 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_stencil 141 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_no_stencil 142 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_stencil 143 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_no_stencil 144 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_stencil [all …]
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.5.x/ |
D | egl-master.txt | 135 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_no_stencil 136 dEQP-EGL.functional.create_surface.pbuffer.rgb565_no_depth_stencil 137 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_no_stencil 138 dEQP-EGL.functional.create_surface.pbuffer.rgb565_depth_stencil 139 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_no_stencil 140 dEQP-EGL.functional.create_surface.pbuffer.rgb888_no_depth_stencil 141 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_no_stencil 142 dEQP-EGL.functional.create_surface.pbuffer.rgb888_depth_stencil 143 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_no_stencil 144 dEQP-EGL.functional.create_surface.pbuffer.rgba4444_no_depth_stencil [all …]
|