projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cca208a
)
turnip: Add TODO for Android logging
author
Chad Versace
<chadversary@chromium.org>
Mon, 12 Nov 2018 22:23:42 +0000
(14:23 -0800)
committer
Chia-I Wu
<olvaffe@gmail.com>
Mon, 11 Mar 2019 17:01:33 +0000
(10:01 -0700)
src/freedreno/vulkan/tu_util.c
patch
|
blob
|
history
diff --git
a/src/freedreno/vulkan/tu_util.c
b/src/freedreno/vulkan/tu_util.c
index 311c3a1b141e95148bfc09f718ec8bd776c7ef96..ab33fd9ab10697333dac6c672694e000db3c4b3f 100644
(file)
--- a/
src/freedreno/vulkan/tu_util.c
+++ b/
src/freedreno/vulkan/tu_util.c
@@
-33,6
+33,8
@@
#include "util/u_math.h"
+/* TODO: Add Android support to tu_log funcs */
+
/** Log an error message. */
void tu_printflike(1, 2) tu_loge(const char *format, ...)
{