diff options
author | Kenneth Graunke <[email protected]> | 2015-05-05 11:46:56 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-05-05 11:52:15 -0700 |
commit | d376c3549b2d9c764d92e2c1e46b20e9c04223a4 (patch) | |
tree | 5bf1292cf565ffa4a3c77f894dd96471d0c3aae3 /src/loader/SConscript | |
parent | 07b49f126a6b52b3b7dac8e332975d5f6ca9adfe (diff) |
i965: Fix missing type in local variable declaration.
Trivial. Fixes the following compiler warning (from GCC 5.1.0):
brw_context.c:629:10: warning: type defaults to ‘int’ in declaration
of ‘simd_size’ [-Wimplicit-int]
Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/loader/SConscript')
0 files changed, 0 insertions, 0 deletions