webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
mathutil.cpp File Reference
#include "common/mathutil.h"
#include <algorithm>
#include <math.h>

Classes

struct  gl::RGB9E5Data
 

Namespaces

 gl
 

Functions

unsigned int gl::convertRGBFloatsTo999E5 (float red, float green, float blue)
 
void gl::convert999E5toRGBFloats (unsigned int input, float *red, float *green, float *blue)