Merge branch '323_timestamp_buffer_overflow_fix' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Mon, 7 Mar 2016 23:21:49 +0000 (18:21 -0500)
committerPyry Haulos <phaulos@google.com>
Mon, 7 Mar 2016 23:21:49 +0000 (18:21 -0500)
commite25aec0fcc1d552e4ea41c72cc07c721b14be694
tree5c96106abff2808604b01cb6f7759c2c1e61032c
parentf90ba6d38c0b460b5e036166dbbd8ba85148e4ec
parent9b4e3d9c3f184e542374d024139e4ca6bec17f02
Merge branch '323_timestamp_buffer_overflow_fix' into 'vulkan-cts-1.0'

Fixes buffer overflow in pipeline timestamp tests

Fixes #323

See merge request !459