mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
util: Update fast_log2 article url.
This commit is contained in:
parent
4fe186f8dc
commit
9f3e37de17
1 changed files with 1 additions and 1 deletions
|
|
@ -254,7 +254,7 @@ util_fast_exp2(float x)
|
|||
|
||||
|
||||
/**
|
||||
* Based on code from http://www.flipcode.com/totd/
|
||||
* Based on code from http://www.flipcode.com/archives/Fast_log_Function.shtml
|
||||
*/
|
||||
static INLINE float
|
||||
util_fast_log2(float val)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue