menu
Flutter
gpu.dart
Texture
getBaseMipLevelSizeInBytes method
getBaseMipLevelSizeInBytes
dark_mode
light_mode
getBaseMipLevelSizeInBytes
method
int
getBaseMipLevelSizeInBytes
(
)
Implementation
int getBaseMipLevelSizeInBytes() { return bytesPerTexel * width * height; }
Flutter
flutter_gpu
Texture
getBaseMipLevelSizeInBytes method
Texture class
Cookies management controls