[Mesa-dev] [Bug 109184] tgsi_to_nir: nir_build_alu: Assertion `src_bit_size == nir_alu_type_get_type_size(op_info->input_types[i])' failed.

2019-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109184 GitLab Migration User changed: What|Removed |Added Resolution|--- |MOVED Status|NEW

[Mesa-dev] [Bug 109184] tgsi_to_nir: nir_build_alu: Assertion `src_bit_size == nir_alu_type_get_type_size(op_info->input_types[i])' failed.

2019-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109184 --- Comment #2 from Timothy Arceri --- Does this still fail? There were a bunch of updates to ttn recently. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the

[Mesa-dev] [Bug 109184] tgsi_to_nir: nir_build_alu: Assertion `src_bit_size == nir_alu_type_get_type_size(op_info->input_types[i])' failed.

2018-12-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109184 --- Comment #1 from Christian Gmeiner --- (gdb) bt #0 0x7788653f in raise () from /lib64/libc.so.6 #1 0x77870895 in abort () from /lib64/libc.so.6 #2 0x77870769 in __assert_fail_base.cold.0 () from /lib64/libc.so.6 #3

[Mesa-dev] [Bug 109184] tgsi_to_nir: nir_build_alu: Assertion `src_bit_size == nir_alu_type_get_type_size(op_info->input_types[i])' failed.

2018-12-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109184 Bug ID: 109184 Summary: tgsi_to_nir: nir_build_alu: Assertion `src_bit_size == nir_alu_type_get_type_size(op_info->input_types[i])' failed. Product: Mesa