Searched refs:UNPACK_PREMULTIPLY_ALPHA_WEBGL (Results 1 – 4 of 4) sorted by relevance
414 UNPACK_PREMULTIPLY_ALPHA_WEBGL = 0x9241, enumerator
448 const unsigned int UNPACK_PREMULTIPLY_ALPHA_WEBGL = 0x9241;
2199 case GraphicsContext3D::UNPACK_PREMULTIPLY_ALPHA_WEBGL: in getParameter()2756 case GraphicsContext3D::UNPACK_PREMULTIPLY_ALPHA_WEBGL: in pixelStorei()
110377 …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 store110388 of UNPACK_FLIP_Y_WEBGL, UNPACK_PREMULTIPLY_ALPHA_WEBGL, and UNPACK_ALIGNMENT pixel123771 getParameter with UNPACK_FLIP_Y_WEBGL and UNPACK_PREMULTIPLY_ALPHA_WEBGL is buggy123835 UNPACK_PREMULTIPLY_ALPHA_WEBGL pixelStorei parameters, honored