Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_descriptor.cpp88 bool Loop::IsSupportedStepOp(SpvOp step) const { in IsSupportedStepOp() function in spvtools::opt::Loop
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_descriptor.cpp88 bool Loop::IsSupportedStepOp(SpvOp step) const { in IsSupportedStepOp() function in spvtools::opt::Loop
/third_party/spirv-tools/source/opt/
Dloop_descriptor.cpp85 bool Loop::IsSupportedStepOp(spv::Op step) const { in IsSupportedStepOp() function in spvtools::opt::Loop