wgpu-d ~master (2020-11-03T15:37:27Z)
Dub
Repo
Surface.fromWindowsHwnd
wgpu
api
Surface
Create a new
Surface
from a Windows window handle.
Surface
fromWindowsHwnd
(void* _hinstance, void* hwnd)
Surface
fromWindowsHwnd
(void* _hinstance, void* hwnd)
struct
Surface
version(D_Ddoc)
static
Surface
fromWindowsHwnd
(
void
*
_hinstance
,
void
*
hwnd
)
Meta
Source
See Implementation
wgpu
api
Surface
static functions
fromAndroid
fromMetalLayer
fromWayland
fromWindowsHwnd
fromXlib
variables
id
Create a new Surface from a Windows window handle.