menu
ios_device_monitor package
documentation
models/gpu_info.dart
MaxThreadsPerThreadgroup
MaxThreadsPerThreadgroup.new const constructor
MaxThreadsPerThreadgroup.new const constructor
dark_mode
light_mode
MaxThreadsPerThreadgroup
constructor
const
MaxThreadsPerThreadgroup
(
{
required
int
width
,
required
int
height
,
required
int
depth
,
})
Implementation
const MaxThreadsPerThreadgroup({ required this.width, required this.height, required this.depth, });
ios_device_monitor package
documentation
models/gpu_info
MaxThreadsPerThreadgroup
MaxThreadsPerThreadgroup.new const constructor
MaxThreadsPerThreadgroup class