public final class ANGLESurfaceD3DTexture2DShareHandle
extends java.lang.Object
Some EGL implementations generate EGLSurface handles that are backed by Direct3D 2D textures. For such surfaces, a D3D share handle can be generated, allowing access to the same surface from the Direct3D API.
Requires ANGLE_query_surface_pointer.
| Modifier and Type | Field and Description |
|---|---|
static int |
EGL_D3D_TEXTURE_2D_SHARE_HANDLE_ANGLE |
public static final int EGL_D3D_TEXTURE_2D_SHARE_HANDLE_ANGLE
Copyright LWJGL. All Rights Reserved. License terms.