Home
last modified time | relevance | path

Searched refs:LUME_LOG_ONCE_V (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/lume/
H A DLog.h60 #define LUME_LOG_ONCE_V(...) macro
74 #define LUME_LOG_ONCE_V(...) macro
88 #define LUME_LOG_ONCE_V(uniqueId, ...) LUME_ONCE(uniqueId, LUME_LOG_V(__VA_ARGS__)) macro