Searched refs:TONEMAP_BIT (Results 1 – 3 of 3) sorted by relevance
34 TONEMAP_BIT = (1 << 0), enumerator
44 DECL_ENUM(PostProcessComponent::FlagBits, TONEMAP_BIT, "Tonemap")
252 ADD_HANDLER(Tonemap, PostProcessComponent::TONEMAP_BIT); in SetEntity()