Home
last modified time | relevance | path

Searched refs:CORE_BLOOM_QUALITY_LOW (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_bloom.h78 static constexpr uint32_t CORE_BLOOM_QUALITY_LOW { 1u };
H A Drender_bloom.cpp603 { BloomConfiguration::BloomQualityType::QUALITY_TYPE_LOW, RenderBloom::CORE_BLOOM_QUALITY_LOW }, in CreateComputePsos()
717 { BloomConfiguration::BloomQualityType::QUALITY_TYPE_LOW, RenderBloom::CORE_BLOOM_QUALITY_LOW }, in CreateRenderPsos()
/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/shaders/common/
H A Dbloom_common.h25 #define CORE_BLOOM_QUALITY_LOW 1 macro

Completed in 3 milliseconds