DescriptionUnit tests have been created for the GPUTiming.
We have traditionally tested all of the GPUTiming functionalities within
GPUTracer since GPUTracer utilizes GPUTiming extensively. With the
introduction of gl_unittests as well as GPUTiming getting more
complicated it makes sense to have GPUTiming specific unit tests. This
CL is the first step in moving towards that direction, simply moving
all of the GPUTiming GL queries into a fake query class which can
handle the query expectations.
R=sievers@chromium.org, vmiura@chromium.org
BUG=453965, 345227
Committed: https://crrev.com/26bd4c4dd55f61976b2ce58bacb7c82d60df7c5b
Cr-Commit-Position: refs/heads/master@{#333642}
Patch Set 1 #Patch Set 2 : Removed irrelevent test #
Total comments: 4
Patch Set 3 : Renamed GPUTimingFake #Patch Set 4 : Merged and enabled egl api test for all platforms #Patch Set 5 : Reverted egl unit test changes, wrong cl #
Messages
Total messages: 12 (2 generated)
|