diff options
author | Chia-I Wu <[email protected]> | 2013-07-13 07:22:24 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2013-07-13 07:27:28 +0800 |
commit | 8d4ac9854969dfd6f8f39dbd6adeb3c8cfd60092 (patch) | |
tree | a33172c1813dcd9e13fa73480e4ef4f74921f35a /src/gallium/winsys/radeon | |
parent | bf9670270fb3deef8ad194f1a1ee78e253769234 (diff) |
ilo: move a santiy check into its assert()
The compiler does not know that ilo_3d_pipeline_estimate_size() is pure and
can be eliminated in a release build in gen6_pipeline_end(). Move the call
into the assert().
Diffstat (limited to 'src/gallium/winsys/radeon')
0 files changed, 0 insertions, 0 deletions