Home
last modified time | relevance | path

Searched refs:ids_to_kill (Results 1 – 3 of 3) sorted by relevance

/external/angle/third_party/spirv-tools/src/test/opt/
Ddef_use_test.cpp954 std::vector<uint32_t> ids_to_kill; member
975 for (const auto id : tc.ids_to_kill) context->KillDef(id); in TEST_P()
/external/deqp-deps/SPIRV-Tools/test/opt/
Ddef_use_test.cpp954 std::vector<uint32_t> ids_to_kill; member
975 for (const auto id : tc.ids_to_kill) context->KillDef(id); in TEST_P()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddef_use_test.cpp954 std::vector<uint32_t> ids_to_kill; member
975 for (const auto id : tc.ids_to_kill) context->KillDef(id); in TEST_P()