Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.h85 void SetContextForTesting(IRContext* ctx) { context_ = ctx; } in SetContextForTesting() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dpass.h85 void SetContextForTesting(IRContext* ctx) { context_ = ctx; } in SetContextForTesting() function
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dloop_fission.cpp2926 loop_fission.SetContextForTesting(context.get()); in TEST_F()
3184 loop_fission.SetContextForTesting(context.get()); in TEST_F()
Dunroll_simple.cpp2937 unroller.SetContextForTesting(context.get()); in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dloop_fission.cpp2926 loop_fission.SetContextForTesting(context.get()); in TEST_F()
3184 loop_fission.SetContextForTesting(context.get()); in TEST_F()
Dunroll_simple.cpp2937 unroller.SetContextForTesting(context.get()); in TEST_F()