Home
last modified time | relevance | path

Searched refs:before_transformation (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.cpp163 opt::analysis::DefUseManager::IdToDefMap before_transformation = in ApplyAndCheckFreshIds() local
177 if (before_transformation.count(entry.first)) { in ApplyAndCheckFreshIds()
Dtransformation_move_block_down_test.cpp214 std::string before_transformation = R"( in TEST() local
288 BuildModule(env, consumer, before_transformation, kFuzzAssembleOption); in TEST()
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.cpp163 opt::analysis::DefUseManager::IdToDefMap before_transformation = in ApplyAndCheckFreshIds() local
177 if (before_transformation.count(entry.first)) { in ApplyAndCheckFreshIds()
Dtransformation_move_block_down_test.cpp214 std::string before_transformation = R"( in TEST() local
288 BuildModule(env, consumer, before_transformation, kFuzzAssembleOption); in TEST()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dfuzz_test_util.cpp169 opt::analysis::DefUseManager::IdToDefMap before_transformation = in ApplyAndCheckFreshIds() local
183 if (before_transformation.count(entry.first)) { in ApplyAndCheckFreshIds()
Dtransformation_move_block_down_test.cpp214 std::string before_transformation = R"( in TEST() local
288 BuildModule(env, consumer, before_transformation, kFuzzAssembleOption); in TEST()