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
/
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