SType
public final class SType
Identifies the type of a structure in an extensible structure chain.
Summary
Constants
RenderPassMaxDrawCount
public static final int RenderPassMaxDrawCount = 3
An extension for specifying max draw count in a render pass.
RequestAdapterWebXROptions
public static final int RequestAdapterWebXROptions = 11
An extension for WebXR interop adapter options.
SurfaceColorManagement
public static final int SurfaceColorManagement = 10
An extension for surface color management.
SurfaceSourceAndroidNativeWindow
public static final int SurfaceSourceAndroidNativeWindow = 8
A surface created from an Android ANativeWindow.
SurfaceSourceMetalLayer
public static final int SurfaceSourceMetalLayer = 4
A surface created from a CAMetalLayer.
SurfaceSourceWaylandSurface
public static final int SurfaceSourceWaylandSurface = 7
A surface created from a Wayland wl_surface.
SurfaceSourceWindowsHWND
public static final int SurfaceSourceWindowsHWND = 5
A surface created from a Windows HWND.
SurfaceSourceXCBWindow
public static final int SurfaceSourceXCBWindow = 9
A surface created from an XCB window.
SurfaceSourceXlibWindow
public static final int SurfaceSourceXlibWindow = 6
A surface created from an Xlib Window.
