New issue
Advanced search Search tips

Issue 829438 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Make RasterDecoder work with --use_virtualized_gl_contexts

Project Member Reported by backer@chromium.org, Apr 5 2018

Issue description

Currently crashes, probably because we have not implemented the state tracking correctly.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Apr 11 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/1936d594c49632187c748ae028846562272e7538

commit 1936d594c49632187c748ae028846562272e7538
Author: Jonathan Backer <backer@chromium.org>
Date: Wed Apr 11 17:07:32 2018

Fix virtual contexts with RasterDecoder

Copy a few more lines from GLES2DecoderImpl. Tested by hand on Linux
desktop build with video, webgl, and canvas 2d.

Bug:  829438 
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;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Change-Id: I1d1edab35a7f418a2392a3dc1fa42aef4739d1c1
Reviewed-on: https://chromium-review.googlesource.com/1005786
Reviewed-by: Peng Huang <penghuang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#549914}
[modify] https://crrev.com/1936d594c49632187c748ae028846562272e7538/gpu/command_buffer/service/gles2_cmd_decoder.cc
[modify] https://crrev.com/1936d594c49632187c748ae028846562272e7538/gpu/command_buffer/service/raster_decoder.cc

Comment 2 by backer@chromium.org, Apr 11 2018

Status: Verified (was: Assigned)

Sign in to add a comment