aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sfn/sfn_shader_vertex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/r600/sfn/sfn_shader_vertex.cpp')
-rw-r--r--src/gallium/drivers/r600/sfn/sfn_shader_vertex.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/r600/sfn/sfn_shader_vertex.cpp b/src/gallium/drivers/r600/sfn/sfn_shader_vertex.cpp
index 2447a07d5c3..3c6e1f01dad 100644
--- a/src/gallium/drivers/r600/sfn/sfn_shader_vertex.cpp
+++ b/src/gallium/drivers/r600/sfn/sfn_shader_vertex.cpp
@@ -120,7 +120,6 @@ bool VertexShaderFromNir::do_allocate_reserved_registers()
void VertexShaderFromNir::emit_shader_start()
{
- m_export_processor->setup_paramn_map();
}
bool VertexShaderFromNir::scan_sysvalue_access(nir_instr *instr)