Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_post_process_blocks.h53 …if ((postProcessFlags & POST_PROCESS_SPECIALIZATION_VIGNETTE_BIT) == POST_PROCESS_SPECIALIZATION_V… in PostProcessVignetteBlock()
H A Drender_post_process_structs_common.h26 #define POST_PROCESS_SPECIALIZATION_VIGNETTE_BIT (1 << 1) macro
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/shaders/shader/
H A Dfullscreen_post_process_tonemap.frag76 …if ((uPc.flags.x & POST_PROCESS_SPECIALIZATION_VIGNETTE_BIT) == POST_PROCESS_SPECIALIZATION_VIGNET…