Searched refs:void_inst (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | binary_parse_test.cpp | 165 const auto void_inst = MakeInstruction(SpvOpTypeVoid, {result_id}); in MakeParsedVoidTypeInstruction() local 169 void_inst.data(), in MakeParsedVoidTypeInstruction() 170 static_cast<uint16_t>(void_inst.size()), in MakeParsedVoidTypeInstruction()
|
/third_party/spirv-tools/test/ |
D | binary_parse_test.cpp | 165 const auto void_inst = MakeInstruction(SpvOpTypeVoid, {result_id}); in MakeParsedVoidTypeInstruction() local 169 void_inst.data(), in MakeParsedVoidTypeInstruction() 170 static_cast<uint16_t>(void_inst.size()), in MakeParsedVoidTypeInstruction()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | binary_parse_test.cpp | 162 const auto void_inst = MakeInstruction(SpvOpTypeVoid, {result_id}); in MakeParsedVoidTypeInstruction() local 166 void_inst.data(), in MakeParsedVoidTypeInstruction() 167 static_cast<uint16_t>(void_inst.size()), in MakeParsedVoidTypeInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | binary_parse_test.cpp | 165 const auto void_inst = MakeInstruction(SpvOpTypeVoid, {result_id}); in MakeParsedVoidTypeInstruction() local 169 void_inst.data(), in MakeParsedVoidTypeInstruction() 170 static_cast<uint16_t>(void_inst.size()), in MakeParsedVoidTypeInstruction()
|