Home
last modified time | relevance | path

Searched defs:CannotUseMinAndAbsTogether (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/sksl/
DSkSLUtil.cpp108 sk_sp<GrShaderCaps> ShaderCapsFactory::CannotUseMinAndAbsTogether() { in CannotUseMinAndAbsTogether() function in SkSL::ShaderCapsFactory
/external/skqp/src/sksl/
DSkSLUtil.h248 static sk_sp<GrShaderCaps> CannotUseMinAndAbsTogether() { in CannotUseMinAndAbsTogether() function