diff options
author | Ian Romanick <[email protected]> | 2018-03-28 16:35:10 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2018-04-24 14:31:21 -0400 |
commit | bdb15c23440e8e40e2854c11a545846ee1eee1c8 (patch) | |
tree | d84401a9df32df0ee3d4979fa7bf341caeead48f /src/mesa/sparc | |
parent | d84b2ed1d71b9b65e48985d8b3030a3d7f01b60f (diff) |
intel/compiler: Silence unused parameter warning in compile_cs_to_nir
src/intel/compiler/brw_fs.cpp: In function ‘nir_shader* compile_cs_to_nir(const brw_compiler*, void*, const brw_cs_prog_key*, brw_cs_prog_data*, const nir_shader*, unsigned int)’:
src/intel/compiler/brw_fs.cpp:7205:44: warning: unused parameter ‘prog_data’ [-Wunused-parameter]
struct brw_cs_prog_data *prog_data,
^~~~~~~~~
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/sparc')
0 files changed, 0 insertions, 0 deletions