Searched refs:OpFunction (Results 1 - 25 of 26) sorted by relevance

12

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A DSPVRemapper.cpp152 case spv::OpFunction:
352 } else if (opCode == spv::Op::OpFunction) {
586 if (opCode == spv::OpFunction)
599 if (asOpCode(instPos[i]) == spv::OpFunction)
624 case spv::OpFunction:
H A Dspirv.hpp650 OpFunction = 54, enumerator in enum:spv::Op
H A DspvIR.h278 // OpFunction
354 // - the OpFunction instruction
357 : parent(parent), functionInstruction(id, resultType, OpFunction)
359 // OpFunction
H A Ddoc.cpp839 case 54: return "OpFunction";
1739 InstructionDesc[OpFunction].operands.push(OperandFunction, "");
1740 InstructionDesc[OpFunction].operands.push(OperandId, "'Function Type'");
/prebuilts/ndk/current/sources/third_party/vulkan/glslang/SPIRV/
H A DSPVRemapper.cpp152 case spv::OpFunction:
352 } else if (opCode == spv::Op::OpFunction) {
586 if (opCode == spv::OpFunction)
599 if (asOpCode(instPos[i]) == spv::OpFunction)
624 case spv::OpFunction:
H A Dspirv.hpp650 OpFunction = 54, enumerator in enum:spv::Op
H A DspvIR.h278 // OpFunction
354 // - the OpFunction instruction
357 : parent(parent), functionInstruction(id, resultType, OpFunction)
359 // OpFunction
H A Ddoc.cpp839 case 54: return "OpFunction";
1739 InstructionDesc[OpFunction].operands.push(OperandFunction, "");
1740 InstructionDesc[OpFunction].operands.push(OperandId, "'Function Type'");
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A DSPVRemapper.cpp152 case spv::OpFunction:
352 } else if (opCode == spv::Op::OpFunction) {
586 if (opCode == spv::OpFunction)
599 if (asOpCode(instPos[i]) == spv::OpFunction)
624 case spv::OpFunction:
H A Dspirv.hpp650 OpFunction = 54, enumerator in enum:spv::Op
H A DspvIR.h278 // OpFunction
354 // - the OpFunction instruction
357 : parent(parent), functionInstruction(id, resultType, OpFunction)
359 // OpFunction
H A Ddoc.cpp839 case 54: return "OpFunction";
1739 InstructionDesc[OpFunction].operands.push(OperandFunction, "");
1740 InstructionDesc[OpFunction].operands.push(OperandId, "'Function Type'");
/prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
H A DSPVRemapper.cpp152 case spv::OpFunction:
352 } else if (opCode == spv::Op::OpFunction) {
586 if (opCode == spv::OpFunction)
599 if (asOpCode(instPos[i]) == spv::OpFunction)
624 case spv::OpFunction:
H A Dspirv.hpp650 OpFunction = 54, enumerator in enum:spv::Op
H A DspvIR.h278 // OpFunction
354 // - the OpFunction instruction
357 : parent(parent), functionInstruction(id, resultType, OpFunction)
359 // OpFunction
H A Ddoc.cpp839 case 54: return "OpFunction";
1739 InstructionDesc[OpFunction].operands.push(OperandFunction, "");
1740 InstructionDesc[OpFunction].operands.push(OperandId, "'Function Type'");
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp649 OpFunction = 54, enumerator in enum:spv::Op
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp649 OpFunction = 54, enumerator in enum:spv::Op
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp661 OpFunction = 54, enumerator in enum:spv::Op
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp661 OpFunction = 54, enumerator in enum:spv::Op
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/source/
H A Dvalidate_id.cpp968 DIAG(functionTypeIndex) << "OpFunction Function Type <id> '"
976 DIAG(resultTypeIndex) << "OpFunction Result Type <id> '"
990 // NOTE: Find OpFunction & ensure OpFunctionParameter is not out of place.
1720 // NOTE: Find OpFunction
1733 << "'s type does not match OpFunction's return type.";
2168 CASE(OpFunction)
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
H A Dvalidate_id.cpp968 DIAG(functionTypeIndex) << "OpFunction Function Type <id> '"
976 DIAG(resultTypeIndex) << "OpFunction Result Type <id> '"
990 // NOTE: Find OpFunction & ensure OpFunctionParameter is not out of place.
1720 // NOTE: Find OpFunction
1733 << "'s type does not match OpFunction's return type.";
2168 CASE(OpFunction)
/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Dcore_validation.cpp901 case spv::OpFunction:
1773 case spv::OpFunction:
/prebuilts/ndk/current/sources/third_party/vulkan/src/layers/
H A Dcore_validation.cpp901 case spv::OpFunction:
1773 case spv::OpFunction:
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Dcore_validation.cpp901 case spv::OpFunction:
1773 case spv::OpFunction:

Completed in 282 milliseconds

12