repo.or.cz
/
nyanlinux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Gfx Stack Update
[nyanlinux.git]
/
builders
/
mesa-gl-amd-sh-b0b1907fa567d6142b0ba11ec972dfe3ef94e308
/
contrib
/
si_tracepoints.h
blob
1927468a025fcf0469e85501aa9abf5417065b41
1
#ifndef TRASH_SI_TRACEPOINTS_H
2
#define TRASH_SI_TRACEPOINTS_H
3
#define trace_si_begin_compute(...)
4
#define trace_si_end_compute(...)
5
#define trace_si_begin_draw(...)
6
#define trace_si_end_draw(...)
7
#endif