index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
math
/
mathmod.h
blob: f27427d81b4bb87eb854a020ce9355f028264477 (
plain
)
1
2
3
4
5
6
#ifndef _MESA_MATH_H_
#define _MESA_MATH_H_
extern
void
_math_init
(
void
);
#endif