wgpu4k-native
Toggle table of contents
v24.0.0
android
common
jvm
native
Platform filter
android
common
jvm
native
Switch theme
Search in API
wgpu4k-native
wgpu4k-native
/
io.ygdrasil.wgpu
/
wgpuAdapterGetFeatures
wgpu
Adapter
Get
Features
android
common
jvm
native
actual
fun
wgpuAdapterGetFeatures
(
handler
:
WGPUAdapter
?
,
features
:
WGPUSupportedFeatures
?
)
expect
fun
wgpuAdapterGetFeatures
(
handler
:
WGPUAdapter
?
,
features
:
WGPUSupportedFeatures
?
)
Get the list of @ref WGPUFeatureName values supported by the adapter.
actual
fun
wgpuAdapterGetFeatures
(
handler
:
WGPUAdapter
?
,
features
:
WGPUSupportedFeatures
?
)
actual
fun
wgpuAdapterGetFeatures
(
handler
:
WGPUAdapter
?
,
features
:
WGPUSupportedFeatures
?
)