Home
last modified time | relevance | path

Searched refs:CORE_POST_PROCESS_TONEMAP_ACES_2020 (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_structs_common.h56 #define CORE_POST_PROCESS_TONEMAP_ACES_2020 1 macro
H A Drender_post_process_blocks.h37 } else if (tonemapType == CORE_POST_PROCESS_TONEMAP_ACES_2020) { in PostProcessTonemapBlock()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/shaders/shader/
H A Dfullscreen_post_process_tonemap.frag68 } else if (tonemapType == CORE_POST_PROCESS_TONEMAP_ACES_2020) {