index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
g3dvl
/
vl_util.h
blob: bc98e79df479da0f4ec73aab3d216772a6edc869 (
plain
)
1
2
3
4
5
6
#ifndef vl_util_h #define vl_util_h unsigned int vlRoundUpPOT(unsigned int x); #endif