Searched defs:NoopPassPreservesNothing (Results 1 - 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ | ||
| H A D | ir_context_test.cpp | 40 class NoopPassPreservesNothing : public Pass { class 42 NoopPassPreservesNothing(Status s) : Pass(), status_to_return_(s) {} in NoopPassPreservesNothing() function in spvtools::opt::__anon22147::NoopPassPreservesNothing |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ | ||
| H A D | ir_context_test.cpp | 40 class NoopPassPreservesNothing : public Pass { class 42 NoopPassPreservesNothing(Status s) : Pass(), status_to_return_(s) {} in NoopPassPreservesNothing() function in spvtools::opt::__anon23404::NoopPassPreservesNothing |
| /third_party/spirv-tools/test/opt/ | ||
| H A D | ir_context_test.cpp | 39 class NoopPassPreservesNothing : public Pass { class 41 NoopPassPreservesNothing(Status s) : Pass(), status_to_return_(s) {} in NoopPassPreservesNothing() function in spvtools::opt::__anon26974::NoopPassPreservesNothing |
Completed in 6 milliseconds