Seems fine. Rb
On May 19, 2019 20:11:50 Dave Airlie wrote:
From: Dave Airlie
we validate assert entry just before this, but since that doesn't
stop execution, we need to check entry before the next validation
assert.
---
src/compiler/nir/nir_validate.c | 2 +-
1 file changed, 1 insertion(+),
From: Dave Airlie
we validate assert entry just before this, but since that doesn't
stop execution, we need to check entry before the next validation
assert.
---
src/compiler/nir/nir_validate.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/compiler/nir/nir_validate.c b/