intel/compiler: Re-add .vs_inputs_dual_locations = true
Looks like a rebase mistake.
Fixes: 89fe5190a2
("intel/compiler: Lower flrp32 on Gen11+")
This commit is contained in:
@@ -57,6 +57,7 @@
|
|||||||
.lower_unpack_snorm_4x8 = true, \
|
.lower_unpack_snorm_4x8 = true, \
|
||||||
.lower_unpack_unorm_2x16 = true, \
|
.lower_unpack_unorm_2x16 = true, \
|
||||||
.lower_unpack_unorm_4x8 = true, \
|
.lower_unpack_unorm_4x8 = true, \
|
||||||
|
.vs_inputs_dual_locations = true, \
|
||||||
.max_unroll_iterations = 32
|
.max_unroll_iterations = 32
|
||||||
|
|
||||||
static const struct nir_shader_compiler_options scalar_nir_options = {
|
static const struct nir_shader_compiler_options scalar_nir_options = {
|
||||||
|
Reference in New Issue
Block a user