Home
last modified time | relevance | path

Searched refs:i32_inst (Results 1 – 6 of 6) sorted by relevance

/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/
H A Dbinary_parse_test.cpp183 const auto i32_inst = MakeInstruction(SpvOpTypeInt, {result_id, 32, 1}); in MakeParsedInt32TypeInstruction() local
188 i32_inst.data(), in MakeParsedInt32TypeInstruction()
189 static_cast<uint16_t>(i32_inst.size()), in MakeParsedInt32TypeInstruction()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/
H A Dbinary_parse_test.cpp183 const auto i32_inst = MakeInstruction(SpvOpTypeInt, {result_id, 32, 1}); in MakeParsedInt32TypeInstruction() local
188 i32_inst.data(), in MakeParsedInt32TypeInstruction()
189 static_cast<uint16_t>(i32_inst.size()), in MakeParsedInt32TypeInstruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/
H A Dbinary_parse_test.cpp183 const auto i32_inst = MakeInstruction(SpvOpTypeInt, {result_id, 32, 1}); in MakeParsedInt32TypeInstruction() local
188 i32_inst.data(), in MakeParsedInt32TypeInstruction()
189 static_cast<uint16_t>(i32_inst.size()), in MakeParsedInt32TypeInstruction()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/
H A Dbinary_parse_test.cpp183 const auto i32_inst = MakeInstruction(SpvOpTypeInt, {result_id, 32, 1}); in MakeParsedInt32TypeInstruction() local
188 i32_inst.data(), in MakeParsedInt32TypeInstruction()
189 static_cast<uint16_t>(i32_inst.size()), in MakeParsedInt32TypeInstruction()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/
H A Dbinary_parse_test.cpp183 const auto i32_inst = MakeInstruction(SpvOpTypeInt, {result_id, 32, 1}); in MakeParsedInt32TypeInstruction() local
188 i32_inst.data(), in MakeParsedInt32TypeInstruction()
189 static_cast<uint16_t>(i32_inst.size()), in MakeParsedInt32TypeInstruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/
H A Dbinary_parse_test.cpp183 const auto i32_inst = MakeInstruction(SpvOpTypeInt, {result_id, 32, 1}); in MakeParsedInt32TypeInstruction() local
188 i32_inst.data(), in MakeParsedInt32TypeInstruction()
189 static_cast<uint16_t>(i32_inst.size()), in MakeParsedInt32TypeInstruction()