Searched refs:SpvScopeQueueFamilyKHR (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | upgrade_memory_model.cpp | 134 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()
|
/third_party/spirv-tools/source/opt/ |
D | upgrade_memory_model.cpp | 134 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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | upgrade_memory_model.cpp | 134 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()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_scopes.cpp | 34 case SpvScopeQueueFamilyKHR: in IsValidScope() 202 if (value == SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_scopes.cpp | 34 case SpvScopeQueueFamilyKHR: in IsValidScope() 202 if (value == SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
|
/third_party/spirv-tools/source/val/ |
D | validate_scopes.cpp | 34 case SpvScopeQueueFamilyKHR: in IsValidScope() 202 if (value == SpvScopeQueueFamilyKHR) { in ValidateMemoryScope()
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv.h | 777 SpvScopeQueueFamilyKHR = 5, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 824 SpvScopeQueueFamilyKHR = 5, enumerator
|
/third_party/spirv-tools/include/spirv/unified1/ |
D | spirv.h | 818 SpvScopeQueueFamilyKHR = 5, enumerator
|
/third_party/mesa3d/src/compiler/spirv/ |
D | spirv.h | 817 SpvScopeQueueFamilyKHR = 5, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 825 SpvScopeQueueFamilyKHR = 5, enumerator
|
/third_party/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 818 SpvScopeQueueFamilyKHR = 5, enumerator
|