mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-05 12:22:09 -06:00
fix: include metal renderer in ALL_LOG_CLASSES
This commit is contained in:
@@ -148,6 +148,7 @@ bool ParseFilterRule(Filter& instance, Iterator begin, Iterator end) {
|
||||
SUB(Render, Software) \
|
||||
SUB(Render, OpenGL) \
|
||||
SUB(Render, Vulkan) \
|
||||
SUB(Render, Metal) \
|
||||
CLS(Shader) \
|
||||
SUB(Shader, SPIRV) \
|
||||
SUB(Shader, GLASM) \
|
||||
|
||||
Reference in New Issue
Block a user