Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/operand.h')
-rw-r--r--source/operand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/operand.h b/source/operand.h
index 7c73c6f56..a3010d934 100644
--- a/source/operand.h
+++ b/source/operand.h
@@ -139,7 +139,7 @@ bool spvIsInIdType(spv_operand_type_t type);
// of the operand can be forward declared. This function will
// used in the SSA validation stage of the pipeline
std::function<bool(unsigned)> spvOperandCanBeForwardDeclaredFunction(
- SpvOp opcode);
+ spv::Op opcode);
// Takes the instruction key of a debug info extension instruction
// and returns a function object that will return true if the index