gpu: Cache shaders from InProcessCommandBuffer.
Notable change(s): . Assign the InProcessCommandBuffer a gpu-client id different from the browser. The implications are that the OOP-D gets a different shader cache, and gpu-memory namespace. This also applies to the display compositor with in-process-gpu. . Channel-creation request with the client-id of the OOP-D is rejected. BUG=845593 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: Ib74daf5c81ca9fa3fd28b390f5e721a9651f6d4a Reviewed-on: https://chromium-review.googlesource.com/1069490 Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#562712}
Showing
Please register or sign in to comment