Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/val/
Dvalidate_memory_semantics.cpp185 uint32_t memory_value = 0; in ValidateMemorySemantics() local
186 std::tie(memory_is_int32, memory_is_const_int32, memory_value) = in ValidateMemorySemantics()
188 if (memory_is_int32 && memory_value == SpvScopeInvocation) { in ValidateMemorySemantics()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_memory_semantics.cpp185 uint32_t memory_value = 0; in ValidateMemorySemantics() local
186 std::tie(memory_is_int32, memory_is_const_int32, memory_value) = in ValidateMemorySemantics()
188 if (memory_is_int32 && memory_value == SpvScopeInvocation) { in ValidateMemorySemantics()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory_semantics.cpp185 uint32_t memory_value = 0; in ValidateMemorySemantics() local
186 std::tie(memory_is_int32, memory_is_const_int32, memory_value) = in ValidateMemorySemantics()
188 if (memory_is_int32 && memory_value == SpvScopeInvocation) { in ValidateMemorySemantics()
/third_party/spirv-tools/test/
Dtext_to_binary.mode_setting_test.cpp47 return static_cast<uint32_t>(memory_value); in get_memory_value()
51 SpvMemoryModel memory_value; member
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.mode_setting_test.cpp47 return static_cast<uint32_t>(memory_value); in get_memory_value()
51 SpvMemoryModel memory_value; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.mode_setting_test.cpp47 return static_cast<uint32_t>(memory_value); in get_memory_value()
51 SpvMemoryModel memory_value; member
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.mode_setting_test.cpp44 return static_cast<uint32_t>(memory_value); in get_memory_value()
48 SpvMemoryModel memory_value; member