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

#include <imageformats.h>

Static Public Member Functions

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

Public Attributes

uint16_t BGR
 

Member Function Documentation

◆ average()

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

◆ readColor()

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

◆ writeColor()

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

Member Data Documentation

◆ BGR

uint16_t angle::B5G6R5::BGR

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