commit | c7a81dcea9a9c2a0a7e8a0cebe4fe1ff81c1deb9 | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Fri Oct 13 16:16:48 2017 -0600 |
committer | Brian Paul <brianp@vmware.com> | Sat Oct 14 10:30:27 2017 -0600 |
tree | 30c4eaecd6303d4ab14424c4425a1baa8f827844 | |
parent | 4daee6733f3c4c755f9450a0dea33c0203cacd68 [diff] |
mesa: minor simplification in test_attachment_completeness() We already have a pointer to the texture object. Use it here. Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>