Home
last modified time | relevance | path

Searched refs:fxaa (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dpostprocess_impl.cpp190 if (auto fxaa = interface_cast<IPostProcessEffectPrivate>(META_NS::GetValue(Fxaa()))) { in SetEntity() local
191 fxaa->Bind(ecsObject_, sh, preferEcsValues); in SetEntity()