commit | a8cfde8897c840ce6a491a054ade806b41df2a70 | [log] [tgz] |
---|---|---|
author | Siva Velusamy <vsiva@google.com> | Mon Dec 05 11:12:31 2011 -0800 |
committer | Siva Velusamy <vsiva@google.com> | Mon Dec 05 14:13:16 2011 -0800 |
tree | fab25a32126e425c3140828152d659889406dbca | |
parent | 09ee98f94bbbfbb4a1e4f78565564ba4911fccd0 [diff] |
gltrace: Make framebuffer contents an optional message. Currently, the contents of the FrameBuffer are sent by encoding them as the last argument to the function call. As a result, it is not possible to know if a message has the framebuffer encoded in it without looking at the function type. This patch modifies the protobuf definition to include a separate optional framebuffer message. Change-Id: Ief3a6950052d927ca0743e729457435b48c25a92