commit | 9cae3d18ac44677fb1c1a4d9c01a1630e62fcb7a | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason.ekstrand@intel.com> | Tue Jun 09 21:36:12 2015 -0700 |
committer | Jason Ekstrand <jason.ekstrand@intel.com> | Tue Jun 09 21:51:37 2015 -0700 |
tree | d9621d5909f7a044247f57202693ae4e99dd809f | |
parent | d5ad24e39b704525f1f39dd75b2092801c1c6124 [diff] |
vk: Add valgrind checks in various emit functions The check in batch_bo_finish should catch any undefined values in the batch but isn't that great for debugging. The checks in the various emit functions will help get better granularity.