Home
last modified time | relevance | path

Searched refs:orig_type_inst (Results 1 – 7 of 7) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dfix_storage_class.cpp294 Instruction* orig_type_inst = get_def_use_mgr()->GetDef(id); in WalkAccessChainType() local
295 assert(orig_type_inst->opcode() == SpvOpTypePointer); in WalkAccessChainType()
296 id = orig_type_inst->GetSingleWordInOperand(1); in WalkAccessChainType()
324 static_cast<SpvStorageClass>(orig_type_inst->GetSingleWordInOperand(0))); in WalkAccessChainType()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dfix_storage_class.cpp294 Instruction* orig_type_inst = get_def_use_mgr()->GetDef(id); in WalkAccessChainType() local
295 assert(orig_type_inst->opcode() == SpvOpTypePointer); in WalkAccessChainType()
296 id = orig_type_inst->GetSingleWordInOperand(1); in WalkAccessChainType()
324 static_cast<SpvStorageClass>(orig_type_inst->GetSingleWordInOperand(0))); in WalkAccessChainType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfix_storage_class.cpp294 Instruction* orig_type_inst = get_def_use_mgr()->GetDef(id); in WalkAccessChainType() local
295 assert(orig_type_inst->opcode() == SpvOpTypePointer); in WalkAccessChainType()
296 id = orig_type_inst->GetSingleWordInOperand(1); in WalkAccessChainType()
324 static_cast<SpvStorageClass>(orig_type_inst->GetSingleWordInOperand(0))); in WalkAccessChainType()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dfix_storage_class.cpp294 Instruction* orig_type_inst = get_def_use_mgr()->GetDef(id); in WalkAccessChainType() local
295 assert(orig_type_inst->opcode() == SpvOpTypePointer); in WalkAccessChainType()
296 id = orig_type_inst->GetSingleWordInOperand(1); in WalkAccessChainType()
324 static_cast<SpvStorageClass>(orig_type_inst->GetSingleWordInOperand(0))); in WalkAccessChainType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dfix_storage_class.cpp294 Instruction* orig_type_inst = get_def_use_mgr()->GetDef(id); in WalkAccessChainType() local
295 assert(orig_type_inst->opcode() == SpvOpTypePointer); in WalkAccessChainType()
296 id = orig_type_inst->GetSingleWordInOperand(1); in WalkAccessChainType()
324 static_cast<SpvStorageClass>(orig_type_inst->GetSingleWordInOperand(0))); in WalkAccessChainType()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dfix_storage_class.cpp304 Instruction* orig_type_inst = get_def_use_mgr()->GetDef(id); in WalkAccessChainType() local
305 assert(orig_type_inst->opcode() == SpvOpTypePointer); in WalkAccessChainType()
306 id = orig_type_inst->GetSingleWordInOperand(1); in WalkAccessChainType()
334 static_cast<SpvStorageClass>(orig_type_inst->GetSingleWordInOperand(0))); in WalkAccessChainType()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dfix_storage_class.cpp304 Instruction* orig_type_inst = get_def_use_mgr()->GetDef(id); in WalkAccessChainType() local
305 assert(orig_type_inst->opcode() == SpvOpTypePointer); in WalkAccessChainType()
306 id = orig_type_inst->GetSingleWordInOperand(1); in WalkAccessChainType()
334 static_cast<SpvStorageClass>(orig_type_inst->GetSingleWordInOperand(0))); in WalkAccessChainType()