summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>2019-05-18 00:08:36 -0700
committerJuan A. Suarez Romero <jasuarez@igalia.com>2019-05-21 09:04:42 +0000
commitab75e1e289e3ea2eb33ece21987012f6900620d5 (patch)
treec6276cc4e7798f339f67140008845db45d36fcf6 /VERSION
parent2153c3ae8e96a86b6aa437dece56231ea55b6ba5 (diff)
nir: Fix clone of nir_variable state slots
When num_state_slots is 0, don't create the array. This was triggering the following assert when running vkcube with NIR_TEST_CLONE=1 vkcube: ../src/compiler/nir/nir_split_per_member_structs.c:66: split_variable: Assertion `var->state_slots == NULL' failed. Fixes: 9fbd390dd4b "nir: Add support for cloning shaders" Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> (cherry picked from commit 005cc9ae37ca45960d87389dc9eace5ed29d1b99)
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions