跳至主要內容

GPUFeatureStatus 物件

  • 2d_canvas 字串 - Canvas。
  • flash_3d 字串 - Flash。
  • flash_stage3d 字串 - Flash Stage3D。
  • flash_stage3d_baseline 字串 - Flash Stage3D Baseline 設定檔。
  • gpu_compositing 字串 - 合成。
  • multiple_raster_threads 字串 - 多重光柵執行緒。
  • native_gpu_memory_buffers 字串 - 原生 GpuMemoryBuffers。
  • rasterization 字串 - 光柵化。
  • video_decode 字串 - 影片解碼。
  • video_encode 字串 - 影片編碼。
  • vpx_decode 字串 - VPx 影片解碼。
  • webgl 字串 - WebGL。
  • webgl2 字串 - WebGL2。

可能的值

  • disabled_software - 僅限軟體。硬體加速已停用(黃色)
  • disabled_off - 已停用(紅色)
  • disabled_off_ok - 已停用(黃色)
  • unavailable_software - 僅限軟體,硬體加速不可用(黃色)
  • unavailable_off - 不可用(紅色)
  • unavailable_off_ok - 不可用(黃色)
  • enabled_readback - 硬體加速,但效能降低(黃色)
  • enabled_force - 在所有頁面上硬體加速(綠色)
  • enabled - 硬體加速(綠色)
  • enabled_on - 已啟用(綠色)
  • enabled_force_on - 強制啟用(綠色)