webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <imageformats.h>
Static Public Member Functions | |
static void | readColor (gl::ColorF *dst, const A32B32G32R32F *src) |
static void | writeColor (A32B32G32R32F *dst, const gl::ColorF *src) |
static void | average (A32B32G32R32F *dst, const A32B32G32R32F *src1, const A32B32G32R32F *src2) |
Public Attributes | |
float | A |
float | R |
float | G |
float | B |
|
static |
|
static |
|
static |
float angle::A32B32G32R32F::A |
float angle::A32B32G32R32F::B |
float angle::A32B32G32R32F::G |
float angle::A32B32G32R32F::R |