DescriptionRevert of gpu: Add base class for gpu service tests (https://codereview.chromium.org/332303002/)
Reason for revert:
Broke GN build: http://build.chromium.org/p/chromium.webkit/builders/Linux%20GN/builds/1396/steps/compile/logs/stdio
Original issue's description:
> gpu: Add base class for gpu service tests
>
> This allows for properly setting up and tearing down GL bindings.
> Before this patch bindings were intialized in unittest_main.cc but also
> reinitialized with a different GL version and extension in some
> GLES2CmdDecoderTests which leaves room for problems depending on which order
> tests happen to run in.
>
> More importantly, this will allow me to initialize GL bindings with a certain
> GL version and extension bindings for some tests.
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278059
TBR=danakj@chromium.org,sievers@chromium.org
NOTREECHECKS=true
NOTRY=true
Patch Set 1 #
Created: 6 years, 6 months ago
(Patch set is too large to download)
Messages
Total messages: 4 (0 generated)
|