Home
last modified time | relevance | path

Searched refs:NoopPassPreservesNothing (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dir_context_test.cpp40 class NoopPassPreservesNothing : public Pass { class
42 NoopPassPreservesNothing(Status s) : Pass(), status_to_return_(s) {} in NoopPassPreservesNothing() function in spvtools::opt::__anon22147::NoopPassPreservesNothing
119 NoopPassPreservesNothing pass(Pass::Status::SuccessWithoutChange); in TEST_F()
135 NoopPassPreservesNothing pass(Pass::Status::SuccessWithChange); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dir_context_test.cpp40 class NoopPassPreservesNothing : public Pass { class
42 NoopPassPreservesNothing(Status s) : Pass(), status_to_return_(s) {} in NoopPassPreservesNothing() function in spvtools::opt::__anon23404::NoopPassPreservesNothing
119 NoopPassPreservesNothing pass(Pass::Status::SuccessWithoutChange); in TEST_F()
135 NoopPassPreservesNothing pass(Pass::Status::SuccessWithChange); in TEST_F()
/third_party/spirv-tools/test/opt/
H A Dir_context_test.cpp39 class NoopPassPreservesNothing : public Pass { class
41 NoopPassPreservesNothing(Status s) : Pass(), status_to_return_(s) {} in NoopPassPreservesNothing() function in spvtools::opt::__anon26974::NoopPassPreservesNothing
133 NoopPassPreservesNothing pass(Pass::Status::SuccessWithoutChange); in TEST_F()
149 NoopPassPreservesNothing pass(Pass::Status::SuccessWithChange); in TEST_F()

Completed in 6 milliseconds