commit | c0f838fa01b7a2e2784a69e45f7f15f614f37ae9 | [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 | 4f660fcce5446683a41581840cd5b4e62ccd93ac | |
parent | 315e468763c9601e2f06443fda847d2c9eb27a75 [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