wgpu4k-native
Toggle table of contents
v24.0.1
android
common
jvm
native
Platform filter
android
common
jvm
native
Switch theme
Search in API
wgpu4k-native
wgpu4k-native
/
io.ygdrasil.wgpu
/
wgpuSurfaceSetLabel
wgpu
Surface
Set
Label
android
common
jvm
native
actual
fun
wgpuSurfaceSetLabel
(
handler
:
WGPUSurface
?
,
label
:
WGPUStringView
)
expect
fun
wgpuSurfaceSetLabel
(
handler
:
WGPUSurface
?
,
label
:
WGPUStringView
)
Modifies the label used to refer to surface.
Parameters
label
The new label.
actual
fun
wgpuSurfaceSetLabel
(
handler
:
WGPUSurface
?
,
label
:
WGPUStringView
)
actual
fun
wgpuSurfaceSetLabel
(
handler
:
WGPUSurface
?
,
label
:
WGPUStringView
)