summaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_fs.cpp
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2018-02-10 11:11:14 +0000
committerEric Anholt <[email protected]>2018-03-16 15:09:47 -0700
commit9f89452ea36327b1a7faefd401784599288c1be0 (patch)
treeabfb5080cff4df785b1604518a03fd2ba5115afe /src/intel/compiler/brw_fs.cpp
parentf3833f1ca79960a944760914b8a208c4e6bc12e7 (diff)
anv: Silence compiler warnings about uninitialized bind_offset.
This is a legitimate warning: if anv's blorp_alloc_binding_table() throws an error from anv_cmd_buffer_alloc_blorp_binding_table(), we silently continue to use this undefined value. The rest of this code doesn't seem very allocation-error-proof, though, either. Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/intel/compiler/brw_fs.cpp')
0 files changed, 0 insertions, 0 deletions