Searched defs:clearAll (Results 1 – 2 of 2) sorted by relevance
663 void RenderWaterFlow::ClearLayout(size_t index, bool clearAll) in ClearLayout()1289 void RenderWaterFlow::ClearFlowMatrix(size_t index, bool clearAll) in ClearFlowMatrix()1304 void RenderWaterFlow::ClearItemsByCrossIndex(size_t index, bool clearAll) in ClearItemsByCrossIndex()
1260 … constexpr ColorComponentFlags clearAll = CORE_COLOR_COMPONENT_R_BIT | CORE_COLOR_COMPONENT_G_BIT | in HandleColorAttachments() local