summaryrefslogtreecommitdiff
path: root/src/microsoft/compiler/dxil_nir_lower_int_cubemaps.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/microsoft/compiler/dxil_nir_lower_int_cubemaps.h')
-rw-r--r--src/microsoft/compiler/dxil_nir_lower_int_cubemaps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microsoft/compiler/dxil_nir_lower_int_cubemaps.h b/src/microsoft/compiler/dxil_nir_lower_int_cubemaps.h
index 28434228ab7..d130700d0d8 100644
--- a/src/microsoft/compiler/dxil_nir_lower_int_cubemaps.h
+++ b/src/microsoft/compiler/dxil_nir_lower_int_cubemaps.h
@@ -31,7 +31,7 @@ extern "C" {
#endif
bool
-dxil_nir_lower_int_cubemaps(nir_shader *s);
+dxil_nir_lower_int_cubemaps(nir_shader *s, bool lower_samplers);
#ifdef __cplusplus
}