OSDN Git Service

nir: add initializer data to fix MSVC compile error
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Wed, 19 Sep 2018 09:27:49 +0000 (11:27 +0200)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Wed, 19 Sep 2018 09:46:44 +0000 (11:46 +0200)
commit0c82e3603e195e7b0b3ba39caada6d3ff070076f
tree28b64c4038f28ad87908cb940174f3209258e309
parent976046a8d8f9bed8f805d09ac5aebe63b81a71d9
nir: add initializer data to fix MSVC compile error

CC: Jason Ekstrand <jason@jlekstrand.net>
Fixes: 82799a5d1b8 ("nir: Add a small pass to rematerialize derefs
per-block")
Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
src/compiler/nir/nir_deref.c