Home
last modified time | relevance | path

Searched refs:CORE_LOG_ONCE_D (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dlog.h51 #define CORE_LOG_ONCE_D(...) CORE_UNUSED(0) macro
79 #define CORE_LOG_ONCE_D(...) CORE_UNUSED(0) macro
140 #define CORE_LOG_ONCE_D(uniqueId, ...) \ macro
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp222 CORE_LOG_ONCE_D(to_string(type.typeHash), "AnimateTrack failed, unsupported type %s", type.name.data()); in Assign()
284 CORE_LOG_ONCE_D(to_string(type.typeHash), "AnimateTrack failed, unsupported type %s", type.name.data()); in Add()
459 CORE_LOG_ONCE_D(to_string(type.typeHash), "AnimateTrack failed, unsupported type %s", type.name.data()); in AnimateTrack()
546 CORE_LOG_ONCE_D( in CopyInitialDataComponent()
1133 CORE_LOG_ONCE_D(to_string(Hash(trackId, entry.property->type.typeHash)), in ResetTargetProperties()
1229 CORE_LOG_ONCE_D(to_string(Hash(trackId, outputHandle->type)), in AnimateTracks()
1286 CORE_LOG_ONCE_D(to_string(Hash(trackId, entry.property->type.typeHash)), in ApplyResults()

Completed in 3 milliseconds