<
anarsoul>
lima_compiler: ../src/compiler/glsl/gl_nir_lower_samplers_as_deref.c:152: lower_deref: Assertion `location < state->shader_program->data->NumUniformStorage && state->shader_program
<
anarsoul>
->data->UniformStorage[location].opaque[stage].active' failed.
jbrown has quit [Ping timeout: 276 seconds]
jbrown has joined #lima
embed-3d has quit [Ping timeout: 248 seconds]
embed-3d has joined #lima
yuq825 has joined #lima
dddddd has quit [Remote host closed the connection]
yuq825 has quit [Remote host closed the connection]
jrmuizel has joined #lima
_whitelogger has joined #lima
yuq825 has joined #lima
monstr has joined #lima
<
anarsoul>
I'm running piglit atm to see if there are any regressions
chewitt has joined #lima
<
anarsoul>
looks like 8 tests regressed :\
chewitt has quit [Quit: Adios!]
_whitelogger has joined #lima
mzki has quit [Ping timeout: 245 seconds]
mzki has joined #lima
yuq825 has quit [Remote host closed the connection]
megi has joined #lima
<
enunes>
anarsoul: I haven't taken a look at it yet, maybe today I will have some time
dddddd has joined #lima
monstr has quit [Remote host closed the connection]
jrmuizel has joined #lima
jrmuizel has quit [Remote host closed the connection]
adjtm has quit [Ping timeout: 245 seconds]
jrmuizel has joined #lima
adjtm has joined #lima
megi has quit [Ping timeout: 245 seconds]
jrmuizel has quit [Remote host closed the connection]
jrmuizel has joined #lima
jrmuizel has quit [Remote host closed the connection]
megi has joined #lima
wens has quit [Ping timeout: 268 seconds]
<
anarsoul>
fixed remaining regressions
jrmuizel has joined #lima
mrueg has joined #lima
adjtm has quit [Quit: Leaving]
jbrown has quit [Ping timeout: 264 seconds]
mzki has quit [Ping timeout: 245 seconds]
mzki has joined #lima
jbrown has joined #lima
<
anarsoul>
enunes: why do we lower some vec ops ot scalar in ppir? wouldn't it be easier to do it in nir?
<
anarsoul>
Yeah, totally makes sense to move it into nir. Will do.
jrmuizel has quit [Remote host closed the connection]
ente has quit [Ping timeout: 272 seconds]
ente has joined #lima
<
anarsoul>
actually we can just pass a set of alu ops to lower into nir_lower_alu_to_scalar and get rid of our custom lowering...
<
anarsoul>
that was easy
<
anarsoul>
2 files changed, 17 insertions(+), 107 deletions(-)
jrmuizel has joined #lima
jrmuizel has quit [Ping timeout: 272 seconds]