Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_post_process_util.h149 RenderHandle mipLinear; member
H A Drender_node_post_process_util.cpp136 samplers_.mipLinear = in Init()
734 input.samplerHandle = samplers_.mipLinear; in ExecuteDofBlur()
796 input.samplerHandle = samplers_.mipLinear; in ExecuteDof()
798 binder.BindImage(++binding, ti_.mipImages[0U].GetHandle(), samplers_.mipLinear); in ExecuteDof()
799 binder.BindImage(++binding, ti_.mipImages[1U].GetHandle(), samplers_.mipLinear); in ExecuteDof()