summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/stw_nopfuncs.h
blob: f00d420accff0c79b62cbbfd690ad40d0ab64d87 (plain)
1
2
3
4
5
6
7
8
9
10
11


#ifndef STW_NOPFUNCS_H
#define STW_NOPFUNCS_H


PROC
stw_get_nop_function(const char *name);


#endif /* STW_NOPFUNCS_H */