Re: [Mesa-dev] [PATCH] squash! nir/linker: Add gl_nir_link_uniforms()

2018-06-20 Thread Timothy Arceri
Reviewed-by: Timothy Arceri On 20/06/18 22:27, Alejandro Piñeiro wrote: From: Neil Roberts Sets var->driver.location if the uniform was found from a previous stage. --- Hi Timothy, thanks for the review of the original patch. Recently we found that we missed a little thing (one line). As we

[Mesa-dev] [PATCH] squash! nir/linker: Add gl_nir_link_uniforms()

2018-06-20 Thread Alejandro Piñeiro
From: Neil Roberts Sets var->driver.location if the uniform was found from a previous stage. --- Hi Timothy, thanks for the review of the original patch. Recently we found that we missed a little thing (one line). As we didn't push it to master yet, could you take a look to this change, so we c