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
mesa-gl:moved to "simplified /usr" and towards RCS
[nyanlinux.git]
/
builders
/
mesa-gl-amd-sh-423add61e2d5b6ab6b5505d1feec01b93609f8fc
/
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