summaryrefslogtreecommitdiff
path: root/src/compiler/Initialize.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/Initialize.h')
-rw-r--r--src/compiler/Initialize.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/compiler/Initialize.h b/src/compiler/Initialize.h
index d08700cc..4aa13466 100644
--- a/src/compiler/Initialize.h
+++ b/src/compiler/Initialize.h
@@ -11,8 +11,7 @@
#include "compiler/ShHandle.h"
#include "compiler/SymbolTable.h"
-void InsertBuiltInFunctions(ShShaderType type, ShShaderSpec spec, const ShBuiltInResources &resources,
- const TExtensionBehavior &extensionBehavior, TSymbolTable &table);
+void InsertBuiltInFunctions(ShShaderType type, ShShaderSpec spec, const ShBuiltInResources &resources, TSymbolTable &table);
void IdentifyBuiltIns(ShShaderType type, ShShaderSpec spec,
const ShBuiltInResources& resources,