diff options
author | Brian Paul <[email protected]> | 2011-08-24 14:08:03 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-08-24 14:45:02 -0600 |
commit | 473cf0633959aa3fb965e27499d4f4ca60e6cafd (patch) | |
tree | 796fda85de1a736fe0ed8c6448ebff0787296654 /src/mesa | |
parent | 43968261e41aa7be915711451927a4e28c973690 (diff) |
llvmpipe: add more restrict keywords
Put restrict in the function definitions to silence MSVC warnings
about incompatible assignments in "func = lp_tile_foobar;" when func
was declared with restrict keywords but the rhs function wasn't.
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions