index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
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