diff options
author | Eduardo Lima Mitev <[email protected]> | 2015-07-22 09:35:28 +0200 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-08-03 09:40:47 -0700 |
commit | 5e839727ed2378a01d3b657bad83abd4728e8da6 (patch) | |
tree | 21b7a0954e7905af3a02b0ff113698ec8f371da0 /src/mesa/drivers/dri/Android.mk | |
parent | 59006d3ad3ed5d29e84afa5931f425344e2ef658 (diff) |
i965/nir: Pass a is_scalar boolean to brw_create_nir()
The upcoming introduction of NIR->vec4 pass will require that some NIR
lowering passes are enabled/disabled depending on the type of shader
(scalar vs. vector).
With this patch we pass a 'is_scalar' variable to the process of
constructing the NIR, to let an external context decide how the shader
should be handled.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/Android.mk')
0 files changed, 0 insertions, 0 deletions