Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.h93 void SetContextForTesting(IRContext* ctx) { context_ = ctx; } in SetContextForTesting() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dpass.h93 void SetContextForTesting(IRContext* ctx) { context_ = ctx; } in SetContextForTesting() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dpass.h93 void SetContextForTesting(IRContext* ctx) { context_ = ctx; } in SetContextForTesting() function