menu
webgpu_interop package
documentation
generated.dart
GPUTextureDescriptor
viewFormats property
viewFormats property
dark_mode
light_mode
viewFormats
property
JSArray
<
JSString
>
get
viewFormats
Implementation
external JSArray<JSString> get viewFormats;
set
viewFormats
(
JSArray
<
JSString
>
value
)
Implementation
external set viewFormats(JSArray<JSString> value);
webgpu_interop package
documentation
generated
GPUTextureDescriptor
viewFormats property
GPUTextureDescriptor extension type