/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_non_uniform_test.cpp | 100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup, 104 std::tuple<std::string, std::string, SpvScope, std::string, std::string>>; 106 std::string ConvertScope(SpvScope scope) { in ConvertScope() 126 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P() 157 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
|
/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_non_uniform_test.cpp | 100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup, 104 std::tuple<std::string, std::string, SpvScope, std::string, std::string>>; 106 std::string ConvertScope(SpvScope scope) { in ConvertScope() 126 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P() 157 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | upgrade_memory_model.h | 67 std::tuple<bool, bool, SpvScope> GetInstructionAttributes(uint32_t id); 99 uint32_t GetScopeConstant(SpvScope scope);
|
D | upgrade_memory_model.cpp | 96 SpvScope scope = SpvScopeQueueFamilyKHR; in UpgradeInstructions() 97 SpvScope src_scope = SpvScopeQueueFamilyKHR; in UpgradeInstructions() 98 SpvScope dst_scope = SpvScopeQueueFamilyKHR; in UpgradeInstructions() 176 std::tuple<bool, bool, SpvScope> UpgradeMemoryModel::GetInstructionAttributes( in GetInstructionAttributes() 449 uint32_t UpgradeMemoryModel::GetScopeConstant(SpvScope scope) { in GetScopeConstant()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | upgrade_memory_model.h | 67 std::tuple<bool, bool, SpvScope> GetInstructionAttributes(uint32_t id); 99 uint32_t GetScopeConstant(SpvScope scope);
|
D | upgrade_memory_model.cpp | 79 SpvScope scope = SpvScopeQueueFamilyKHR; in UpgradeInstructions() 80 SpvScope src_scope = SpvScopeQueueFamilyKHR; in UpgradeInstructions() 81 SpvScope dst_scope = SpvScopeQueueFamilyKHR; in UpgradeInstructions() 159 std::tuple<bool, bool, SpvScope> UpgradeMemoryModel::GetInstructionAttributes( in GetInstructionAttributes() 432 uint32_t UpgradeMemoryModel::GetScopeConstant(SpvScope scope) { in GetScopeConstant()
|
/external/skia/src/sksl/ |
D | spirv.h | 491 } SpvScope; typedef
|
/external/skqp/src/sksl/ |
D | spirv.h | 491 } SpvScope; typedef
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 552 } SpvScope; typedef
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 552 } SpvScope; typedef
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 552 } SpvScope; typedef
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 566 } SpvScope; typedef
|
/external/mesa3d/src/compiler/spirv/ |
D | spirv.h | 565 } SpvScope; typedef
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 566 } SpvScope; typedef
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 561 } SpvScope; typedef
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 561 } SpvScope; typedef
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 566 } SpvScope; typedef
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 561 } SpvScope; typedef
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 654 } SpvScope; typedef
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 660 } SpvScope; typedef
|
/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 641 } SpvScope; typedef
|