xref: /aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/stw_nopfuncs.h (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1 
2 
3 #ifndef STW_NOPFUNCS_H
4 #define STW_NOPFUNCS_H
5 
6 
7 PROC
8 stw_get_nop_function(const char *name);
9 
10 
11 #endif /* STW_NOPFUNCS_H */
12