diff options
author | Chia-I Wu <[email protected]> | 2011-08-05 12:54:05 +0900 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2011-08-21 02:01:48 +0800 |
commit | 504f92c739ffc916084ed821cb9f437276213057 (patch) | |
tree | fbf457f2c5aaed8bb0b0e2cf63fa0b646d8c12ee /src/egl | |
parent | b34770d83465f969eae57436d5aa9f4d31278c10 (diff) |
mesa: android has no log2f nor ffs
Define log2f(v) to be logf(v) / M_LN2 and ffs to __builtin_ffs.
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/egl')
0 files changed, 0 insertions, 0 deletions