Home
last modified time | relevance | path

Searched refs:SpvScopeQueueFamilyKHR (Results 1 – 25 of 52) sorted by relevance

123

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/val/
H A Dvalidate_scopes.cpp34 case SpvScopeQueueFamilyKHR: in IsValidScope()
183 if (value == SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
250 if (value != SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
259 value != SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/val/
H A Dvalidate_scopes.cpp34 case SpvScopeQueueFamilyKHR: in IsValidScope()
183 if (value == SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
250 if (value != SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
259 value != SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/val/
H A Dvalidate_scopes.cpp34 case SpvScopeQueueFamilyKHR: in IsValidScope()
194 if (value == SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
262 if (value != SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
271 value != SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_scopes.cpp34 case SpvScopeQueueFamilyKHR: in IsValidScope()
194 if (value == SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
284 if (value != SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
293 value != SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/val/
H A Dvalidate_scopes.cpp34 case SpvScopeQueueFamilyKHR: in IsValidScope()
194 if (value == SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
284 if (value != SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
293 value != SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dupgrade_memory_model.cpp134 SpvScope scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
135 SpvScope src_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
136 SpvScope dst_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
260 SpvScope unused_scope = SpvScopeQueueFamilyKHR; in UpgradeAtomics()
318 return std::make_tuple(is_coherent, is_volatile, SpvScopeQueueFamilyKHR); in GetInstructionAttributes()
685 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
689 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
693 inst->SetInOperand(0, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dupgrade_memory_model.cpp134 SpvScope scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
135 SpvScope src_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
136 SpvScope dst_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
260 SpvScope unused_scope = SpvScopeQueueFamilyKHR; in UpgradeAtomics()
318 return std::make_tuple(is_coherent, is_volatile, SpvScopeQueueFamilyKHR); in GetInstructionAttributes()
685 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
689 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
693 inst->SetInOperand(0, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dupgrade_memory_model.cpp134 SpvScope scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
135 SpvScope src_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
136 SpvScope dst_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
260 SpvScope unused_scope = SpvScopeQueueFamilyKHR; in UpgradeAtomics()
318 return std::make_tuple(is_coherent, is_volatile, SpvScopeQueueFamilyKHR); in GetInstructionAttributes()
685 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
689 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
693 inst->SetInOperand(0, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dupgrade_memory_model.cpp134 SpvScope scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
135 SpvScope src_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
136 SpvScope dst_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
260 SpvScope unused_scope = SpvScopeQueueFamilyKHR; in UpgradeAtomics()
318 return std::make_tuple(is_coherent, is_volatile, SpvScopeQueueFamilyKHR); in GetInstructionAttributes()
685 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
689 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
693 inst->SetInOperand(0, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dupgrade_memory_model.cpp134 SpvScope scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
135 SpvScope src_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
136 SpvScope dst_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
260 SpvScope unused_scope = SpvScopeQueueFamilyKHR; in UpgradeAtomics()
318 return std::make_tuple(is_coherent, is_volatile, SpvScopeQueueFamilyKHR); in GetInstructionAttributes()
685 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
689 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
693 inst->SetInOperand(0, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dupgrade_memory_model.cpp134 SpvScope scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
135 SpvScope src_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
136 SpvScope dst_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
260 SpvScope unused_scope = SpvScopeQueueFamilyKHR; in UpgradeAtomics()
318 return std::make_tuple(is_coherent, is_volatile, SpvScopeQueueFamilyKHR); in GetInstructionAttributes()
685 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
689 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
693 inst->SetInOperand(0, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dupgrade_memory_model.cpp134 SpvScope scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
135 SpvScope src_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
136 SpvScope dst_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
260 SpvScope unused_scope = SpvScopeQueueFamilyKHR; in UpgradeAtomics()
318 return std::make_tuple(is_coherent, is_volatile, SpvScopeQueueFamilyKHR); in GetInstructionAttributes()
685 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
689 inst->SetInOperand(1, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
693 inst->SetInOperand(0, {GetScopeConstant(SpvScopeQueueFamilyKHR)}); in UpgradeMemoryScope()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/val/
H A Dvalidate_scopes.cpp34 case SpvScopeQueueFamilyKHR: in IsValidScope()
202 if (value == SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/val/
H A Dvalidate_scopes.cpp34 case SpvScopeQueueFamilyKHR: in IsValidScope()
202 if (value == SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv.h658 SpvScopeQueueFamilyKHR = 5, enumerator
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/vulkan/
H A Dspirv.h658 SpvScopeQueueFamilyKHR = 5,
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/vulkan/
H A Dspirv.h658 SpvScopeQueueFamilyKHR = 5, enumerator
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/vulkan/
H A Dspirv.h658 SpvScopeQueueFamilyKHR = 5, enumerator
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv.h658 SpvScopeQueueFamilyKHR = 5, enumerator
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/spirv-cross/
H A Dspirv.h715 SpvScopeQueueFamilyKHR = 5, enumerator
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-headers/include/spirv/unified1/
H A Dspirv.h715 SpvScopeQueueFamilyKHR = 5, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv.h715 SpvScopeQueueFamilyKHR = 5, enumerator
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv.h715 SpvScopeQueueFamilyKHR = 5, enumerator
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv.h715 SpvScopeQueueFamilyKHR = 5, enumerator
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-headers/include/spirv/unified1/
H A Dspirv.h715 SpvScopeQueueFamilyKHR = 5, enumerator

123