Home
last modified time | relevance | path

Searched refs:OpTypeForwardPointer (Results 1 - 25 of 47) sorted by relevance

12

/third_party/spirv-tools/source/opt/
H A Dreflect.h51 opcode == spv::Op::OpTypeForwardPointer; in IsTypeInst()
H A Dremove_duplicates_pass.cpp102 i->opcode() == spv::Op::OpTypeForwardPointer; in RemoveDuplicateTypes()
H A Dtype_manager.cpp403 context(), spv::Op::OpTypeForwardPointer, 0, 0, in GetTypeInstruction()
867 case spv::Op::OpTypeForwardPointer: { in RecordIfTypeDefinition()
/third_party/spirv-tools/source/val/
H A Dvalidate_type.cpp526 << "Pointer type in OpTypeForwardPointer is not a pointer type."; in ValidateTypeForwardPointer()
532 << "Storage class in OpTypeForwardPointer does not match the " in ValidateTypeForwardPointer()
547 << "In Vulkan, OpTypeForwardPointer must have " in ValidateTypeForwardPointer()
617 inst->opcode() != spv::Op::OpTypeForwardPointer) { in TypePass()
651 case spv::Op::OpTypeForwardPointer: in TypePass()
H A Dvalidate.cpp281 if (inst->opcode() == spv::Op::OpTypeForwardPointer) { in ValidateBinaryUsingContextAndValidationState()
/third_party/spirv-tools/source/
H A Doperand.cpp563 case spv::Op::OpTypeForwardPointer: in spvOperandCanBeForwardDeclaredFunction()
/third_party/spirv-tools/test/
H A Dtext_to_binary.type_declaration_test.cpp206 CompiledInstructions("OpTypeForwardPointer %pt " #storage_class), \
207 Eq(MakeInstruction(spv::Op::OpTypeForwardPointer, \
231 EXPECT_THAT(CompileFailure("OpTypeForwardPointer"), in TEST_F()
232 Eq("Expected operand for OpTypeForwardPointer instruction, but " in TEST_F()
237 EXPECT_THAT(CompileFailure("OpTypeForwardPointer %pt"), in TEST_F()
238 Eq("Expected operand for OpTypeForwardPointer instruction, but " in TEST_F()
243 EXPECT_THAT(CompileFailure("OpTypeForwardPointer %pt xxyyzz"), in TEST_F()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs705 OpTypeForwardPointer = 39, enumerator
H A Dspirv.hpp700 OpTypeForwardPointer = 39, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs717 OpTypeForwardPointer = 39, enumerator
H A Dspirv.hpp712 OpTypeForwardPointer = 39, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs722 OpTypeForwardPointer = 39, enumerator
H A Dspirv.hpp717 OpTypeForwardPointer = 39, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs705 OpTypeForwardPointer = 39, enumerator
H A Dspirv.hpp700 OpTypeForwardPointer = 39, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs717 OpTypeForwardPointer = 39, enumerator
H A Dspirv.hpp712 OpTypeForwardPointer = 39, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs722 OpTypeForwardPointer = 39, enumerator
H A Dspirv.hpp717 OpTypeForwardPointer = 39, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs705 OpTypeForwardPointer = 39, enumerator
H A Dspirv.hpp700 OpTypeForwardPointer = 39, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs717 OpTypeForwardPointer = 39, enumerator
H A Dspirv.hpp712 OpTypeForwardPointer = 39, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs722 OpTypeForwardPointer = 39, enumerator
H A Dspirv.hpp717 OpTypeForwardPointer = 39, enumerator

Completed in 66 milliseconds

12