GPUFeatureStatus 对象
2d_canvas
string - Canvas。flash_3d
string - Flash。flash_stage3d
string - Flash Stage3D。flash_stage3d_baseline
string - Flash Stage3D Baseline profile。gpu_compositing
string - Compositing。multiple_raster_threads
string - Multiple Raster Threads。native_gpu_memory_buffers
string - Native GpuMemoryBuffers。rasterization
string - Rasterization。video_decode
string - Video Decode。video_encode
string - Video Encode。vpx_decode
string - VPx Video Decode。webgl
string - WebGL。webgl2
string - WebGL2。
Possible values
disabled_software
- 仅软件。硬件加速已禁用(黄色)disabled_off
- 已禁用(红色)disabled_off_ok
- 已禁用(黄色)unavailable_software
- 仅软件,硬件加速不可用(黄色)unavailable_off
- 不可用(红色)unavailable_off_ok
- 不可用(黄色)enabled_readback
- 硬件加速但性能降低(黄色)enabled_force
- 所有页面都启用硬件加速(绿色)enabled
- 硬件加速(绿色)enabled_on
- 已启用(绿色)enabled_force_on
- 强制启用(绿色)