Home
last modified time | relevance | path

Searched refs:SpvOpTypeVoid (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/fuzz/
H A Davailable_instructions_test.cpp179 ASSERT_EQ(SpvOpTypeVoid, available[0]->opcode()); in TEST()
186 ASSERT_EQ(SpvOpTypeVoid, available[0]->opcode()); in TEST()
196 ASSERT_EQ(SpvOpTypeVoid, available[0]->opcode()); in TEST()
206 ASSERT_EQ(SpvOpTypeVoid, available[0]->opcode()); in TEST()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/fuzz/
H A Davailable_instructions_test.cpp179 ASSERT_EQ(SpvOpTypeVoid, available[0]->opcode()); in TEST()
186 ASSERT_EQ(SpvOpTypeVoid, available[0]->opcode()); in TEST()
196 ASSERT_EQ(SpvOpTypeVoid, available[0]->opcode()); in TEST()
206 ASSERT_EQ(SpvOpTypeVoid, available[0]->opcode()); in TEST()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/
H A Dbinary_parse_test.cpp165 const auto void_inst = MakeInstruction(SpvOpTypeVoid, {result_id}); in MakeParsedVoidTypeInstruction()
171 SpvOpTypeVoid, in MakeParsedVoidTypeInstruction()
622 MakeInstruction(SpvOpTypeVoid, {1, 2})}),
626 MakeInstruction(SpvOpTypeVoid, {1, 2, 5, 9, 10})}),
766 {spvOpcodeMake(2, SpvOpTypeVoid), 0}}),
770 {spvOpcodeMake(2, SpvOpTypeVoid), 1},
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/
H A Dbinary_parse_test.cpp165 const auto void_inst = MakeInstruction(SpvOpTypeVoid, {result_id}); in MakeParsedVoidTypeInstruction()
171 SpvOpTypeVoid, in MakeParsedVoidTypeInstruction()
622 MakeInstruction(SpvOpTypeVoid, {1, 2})}),
626 MakeInstruction(SpvOpTypeVoid, {1, 2, 5, 9, 10})}),
766 {spvOpcodeMake(2, SpvOpTypeVoid), 0}}),
770 {spvOpcodeMake(2, SpvOpTypeVoid), 1},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/
H A Dbinary_parse_test.cpp165 const auto void_inst = MakeInstruction(SpvOpTypeVoid, {result_id}); in MakeParsedVoidTypeInstruction()
171 SpvOpTypeVoid, in MakeParsedVoidTypeInstruction()
622 MakeInstruction(SpvOpTypeVoid, {1, 2})}),
626 MakeInstruction(SpvOpTypeVoid, {1, 2, 5, 9, 10})}),
766 {spvOpcodeMake(2, SpvOpTypeVoid), 0}}),
770 {spvOpcodeMake(2, SpvOpTypeVoid), 1},
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/
H A Dbinary_parse_test.cpp165 const auto void_inst = MakeInstruction(SpvOpTypeVoid, {result_id}); in MakeParsedVoidTypeInstruction()
171 SpvOpTypeVoid, in MakeParsedVoidTypeInstruction()
622 MakeInstruction(SpvOpTypeVoid, {1, 2})}),
626 MakeInstruction(SpvOpTypeVoid, {1, 2, 5, 9, 10})}),
766 {spvOpcodeMake(2, SpvOpTypeVoid), 0}}),
770 {spvOpcodeMake(2, SpvOpTypeVoid), 1},
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/
H A Dbinary_parse_test.cpp165 const auto void_inst = MakeInstruction(SpvOpTypeVoid, {result_id}); in MakeParsedVoidTypeInstruction()
171 SpvOpTypeVoid, in MakeParsedVoidTypeInstruction()
622 MakeInstruction(SpvOpTypeVoid, {1, 2})}),
626 MakeInstruction(SpvOpTypeVoid, {1, 2, 5, 9, 10})}),
766 {spvOpcodeMake(2, SpvOpTypeVoid), 0}}),
770 {spvOpcodeMake(2, SpvOpTypeVoid), 1},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/
H A Dbinary_parse_test.cpp165 const auto void_inst = MakeInstruction(SpvOpTypeVoid, {result_id}); in MakeParsedVoidTypeInstruction()
171 SpvOpTypeVoid, in MakeParsedVoidTypeInstruction()
622 MakeInstruction(SpvOpTypeVoid, {1, 2})}),
626 MakeInstruction(SpvOpTypeVoid, {1, 2, 5, 9, 10})}),
766 {spvOpcodeMake(2, SpvOpTypeVoid), 0}}),
770 {spvOpcodeMake(2, SpvOpTypeVoid), 1},
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/val/
H A Dval_type_unique_test.cpp110 EXPECT_THAT(getDiagnosticString(), HasSubstr(GetErrorString(SpvOpTypeVoid))); in TEST_F()
237 Not(HasSubstr(GetErrorString(SpvOpTypeVoid)))); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_type_unique_test.cpp110 EXPECT_THAT(getDiagnosticString(), HasSubstr(GetErrorString(SpvOpTypeVoid))); in TEST_F()
237 Not(HasSubstr(GetErrorString(SpvOpTypeVoid)))); in TEST_F()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/val/
H A Dval_type_unique_test.cpp110 EXPECT_THAT(getDiagnosticString(), HasSubstr(GetErrorString(SpvOpTypeVoid))); in TEST_F()
237 Not(HasSubstr(GetErrorString(SpvOpTypeVoid)))); in TEST_F()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/val/
H A Dval_type_unique_test.cpp110 EXPECT_THAT(getDiagnosticString(), HasSubstr(GetErrorString(SpvOpTypeVoid))); in TEST_F()
237 Not(HasSubstr(GetErrorString(SpvOpTypeVoid)))); in TEST_F()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/val/
H A Dval_type_unique_test.cpp110 EXPECT_THAT(getDiagnosticString(), HasSubstr(GetErrorString(SpvOpTypeVoid))); in TEST_F()
237 Not(HasSubstr(GetErrorString(SpvOpTypeVoid)))); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/val/
H A Dval_type_unique_test.cpp110 EXPECT_THAT(getDiagnosticString(), HasSubstr(GetErrorString(SpvOpTypeVoid))); in TEST_F()
237 Not(HasSubstr(GetErrorString(SpvOpTypeVoid)))); in TEST_F()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/val/
H A Dvalidate_type.cpp222 if (element_type->opcode() == SpvOpTypeVoid) { in ValidateTypeArray()
292 if (element_type->opcode() == SpvOpTypeVoid) { in ValidateTypeRuntimeArray()
354 if (member_type->opcode() == SpvOpTypeVoid) { in ValidateTypeStruct()
493 if (param_type->opcode() == SpvOpTypeVoid) { in ValidateTypeFunction()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/val/
H A Dvalidate_type.cpp226 if (element_type->opcode() == SpvOpTypeVoid) { in ValidateTypeArray()
289 if (element_type->opcode() == SpvOpTypeVoid) { in ValidateTypeRuntimeArray()
351 if (member_type->opcode() == SpvOpTypeVoid) { in ValidateTypeStruct()
488 if (param_type->opcode() == SpvOpTypeVoid) { in ValidateTypeFunction()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/val/
H A Dvalidate_type.cpp226 if (element_type->opcode() == SpvOpTypeVoid) { in ValidateTypeArray()
289 if (element_type->opcode() == SpvOpTypeVoid) { in ValidateTypeRuntimeArray()
351 if (member_type->opcode() == SpvOpTypeVoid) { in ValidateTypeStruct()
488 if (param_type->opcode() == SpvOpTypeVoid) { in ValidateTypeFunction()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/val/
H A Dvalidate_type.cpp222 if (element_type->opcode() == SpvOpTypeVoid) { in ValidateTypeArray()
292 if (element_type->opcode() == SpvOpTypeVoid) { in ValidateTypeRuntimeArray()
354 if (member_type->opcode() == SpvOpTypeVoid) { in ValidateTypeStruct()
493 if (param_type->opcode() == SpvOpTypeVoid) { in ValidateTypeFunction()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dreflect.h46 return (opcode >= SpvOpTypeVoid && opcode <= SpvOpTypeForwardPointer) || in IsTypeInst()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dreflect.h46 return (opcode >= SpvOpTypeVoid && opcode <= SpvOpTypeForwardPointer) || in IsTypeInst()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dreflect.h46 return (opcode >= SpvOpTypeVoid && opcode <= SpvOpTypeForwardPointer) || in IsTypeInst()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dreflect.h46 return (opcode >= SpvOpTypeVoid && opcode <= SpvOpTypeForwardPointer) || in IsTypeInst()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dreflect.h46 return (opcode >= SpvOpTypeVoid && opcode <= SpvOpTypeForwardPointer) || in IsTypeInst()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dreflect.h46 return (opcode >= SpvOpTypeVoid && opcode <= SpvOpTypeForwardPointer) || in IsTypeInst()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dreflect.h46 return (opcode >= SpvOpTypeVoid && opcode <= SpvOpTypeForwardPointer) || in IsTypeInst()

12345678910>>...13