Searched refs:DEFAULT_PARTIAL_RENDER_ENABLED_VALUE (Results 1 – 1 of 1) sorted by relevance
32 constexpr int DEFAULT_PARTIAL_RENDER_ENABLED_VALUE = 2; variable225 … return static_cast<PartialRenderType>(ConvertToInt(enable, DEFAULT_PARTIAL_RENDER_ENABLED_VALUE)); in GetPartialRenderEnabled()