webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
renderer_utils.cpp File Reference
#include "libANGLE/renderer/renderer_utils.h"
#include "image_util/copyimage.h"
#include "image_util/imageformats.h"
#include "libANGLE/formatutils.h"
#include "libANGLE/renderer/Format.h"
#include <string.h>

Namespaces

 rx
 

Functions

void rx::PackPixels (const PackPixelsParams &params, const angle::Format &sourceFormat, int inputPitchIn, const uint8_t *sourceIn, uint8_t *destWithoutOffset)
 
ColorWriteFunction rx::GetColorWriteFunction (const gl::FormatType &formatType)
 
ColorCopyFunction rx::GetFastCopyFunction (const FastCopyFunctionMap &fastCopyFunctions, const gl::FormatType &formatType)