Data Fields | |
WGPUChainedStruct | chain |
void * | window |
Chained in WGPUSurfaceDescriptor to make an WGPUSurface wrapping an Android ANativeWindow
.
WGPUChainedStruct WGPUSurfaceSourceAndroidNativeWindow::chain |
void* WGPUSurfaceSourceAndroidNativeWindow::window |
The pointer to the ANativeWindow
that will be wrapped by the WGPUSurface.