gpu: Add SharedImage usage for video acceleration
This small CL introduces an addition to the SharedImageUsage enum: SHARED_IMAGE_USAGE_VIDEO_ACCELERATION. It will be used in the shared image factory to determine the correct type of factory (interop_backing_factory) to be used in video decoding. Separate CL: https://chromium-review.googlesource.com/c/chromium/src/+/2083662 BUG=1058103 TEST=None Change-Id: Ia2215aba5b786ab69327d922b7ffa7afda06f8b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2103068 Commit-Queue: Paulo Warren <pwarren@chromium.org> Reviewed-by:Miguel Casas <mcasas@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Reviewed-by:
Andres Calderon Jaramillo <andrescj@chromium.org> Cr-Commit-Position: refs/heads/master@{#753294}
Showing
Please register or sign in to comment