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

#include <imageformats.h>

Static Public Member Functions

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

Public Attributes

uint8_t L
 

Member Function Documentation

◆ average()

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

◆ readColor()

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

◆ writeColor()

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

Member Data Documentation

◆ L

uint8_t angle::L8::L

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