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