Home
last modified time | relevance | path

Searched defs:SetContextForTesting (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dpass.h86 void SetContextForTesting(IRContext* ctx) { context_ = ctx; } in SetContextForTesting() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.h86 void SetContextForTesting(IRContext* ctx) { context_ = ctx; } in SetContextForTesting() function
/third_party/spirv-tools/source/opt/
Dpass.h93 void SetContextForTesting(IRContext* ctx) { context_ = ctx; } in SetContextForTesting() function