Chromium Code Reviews
Descriptiongpu: Record GL state to trace
This patch adds a GL state tracer for recording information about the
context state as trace event objects. This initial version only records
a screenshot of the framebuffer contents at every SwapBuffers.
Note that because the saving this information can be expensive, the new
trace events are added under the "disabled-by-default-gpu.debug"
category.
BUG=284402
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222812
Patch Set 1 #Patch Set 2 : Reformatting. #Patch Set 3 : git cl format ftw. #
Total comments: 8
Patch Set 4 : Address feedback. #
Total comments: 1
Patch Set 5 : Fix typo. #
Total comments: 4
Patch Set 6 : Take snapshot of default framebuffer. #
Total comments: 2
Patch Set 7 : Use GetBackbufferServiceId() instead of 0. #Patch Set 8 : Fix build failure. #
Messages
Total messages: 15 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||