Expand GpuInfo to include image decode acceleration support.
This CL expands the GpuInfo structure to be able to convey information about what image profiles the hardware supports for the purpose of image decode acceleration. The eventual plan is to fill-in this information in GpuServiceImpl::UpdateGPUInfo(). On the client side, ImageDecodeAcceleratorProxy will be able to use it through GpuChannelHost::gpu_info() to determine what images can be sent to the service for decoding. Bug: 868400 Change-Id: I790a438c6c64ed418d0ac3bb9cfedd14286fe78f Reviewed-on: https://chromium-review.googlesource.com/c/1471913 Commit-Queue: Andres Calderon Jaramillo <andrescj@chromium.org> Reviewed-by:Antoine Labour <piman@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#632843}
Showing
Please register or sign in to comment