webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | Public Attributes | List of all members
angle::A32F Struct Reference

#include <imageformats.h>

Static Public Member Functions

static void readColor (gl::ColorF *dst, const A32F *src)
 
static void writeColor (A32F *dst, const gl::ColorF *src)
 
static void average (A32F *dst, const A32F *src1, const A32F *src2)
 

Public Attributes

float A
 

Member Function Documentation

◆ average()

void angle::A32F::average ( A32F dst,
const A32F src1,
const A32F src2 
)
static

◆ readColor()

void angle::A32F::readColor ( gl::ColorF dst,
const A32F src 
)
static

◆ writeColor()

void angle::A32F::writeColor ( A32F dst,
const gl::ColorF src 
)
static

Member Data Documentation

◆ A

float angle::A32F::A

The documentation for this struct was generated from the following files: