Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/
Dtest_fixture.h26 struct ScopedContext { struct
29 ~ScopedContext() { spvContextDestroy(context); } in ~ScopedContext() argument
30 spv_context context;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtest_fixture.h26 struct ScopedContext { struct
29 ~ScopedContext() { spvContextDestroy(context); } in ~ScopedContext() argument
30 spv_context context;
/third_party/spirv-tools/test/
Dtest_fixture.h27 struct ScopedContext { struct
30 ~ScopedContext() { spvContextDestroy(context); } in ~ScopedContext() argument
31 spv_context context;