wgpu_surface_get_texture_view function
Get texture view for rendering to surface.
Implementation
@ffi.Native<ffi.Uint64 Function(ffi.Uint64)>()
external int wgpu_surface_get_texture_view(
int surface_id,
);
Get texture view for rendering to surface.
@ffi.Native<ffi.Uint64 Function(ffi.Uint64)>()
external int wgpu_surface_get_texture_view(
int surface_id,
);