Home
last modified time | relevance | path

Searched refs:UNPACK_PREMULTIPLY_ALPHA_WEBGL (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.h414 UNPACK_PREMULTIPLY_ALPHA_WEBGL = 0x9241, enumerator
/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.idl448 const unsigned int UNPACK_PREMULTIPLY_ALPHA_WEBGL = 0x9241;
DWebGLRenderingContext.cpp2199 case GraphicsContext3D::UNPACK_PREMULTIPLY_ALPHA_WEBGL: in getParameter()
2756 case GraphicsContext3D::UNPACK_PREMULTIPLY_ALPHA_WEBGL: in pixelStorei()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06110377 …Support UNPACK_FLIP_Y_WEBGL and UNPACK_PREMULTIPLY_ALPHA_WEBGL for texImage2D taking ArrayBufferVi…
110380 Added support for UNPACK_FLIP_Y_WEBGL and UNPACK_PREMULTIPLY_ALPHA_WEBGL pixel store
110388 of UNPACK_FLIP_Y_WEBGL, UNPACK_PREMULTIPLY_ALPHA_WEBGL, and UNPACK_ALIGNMENT pixel
123771 getParameter with UNPACK_FLIP_Y_WEBGL and UNPACK_PREMULTIPLY_ALPHA_WEBGL is buggy
123835 UNPACK_PREMULTIPLY_ALPHA_WEBGL pixelStorei parameters, honored