Searched refs:UNPACK_FLIP_Y_CHROMIUM (Results 1 – 5 of 5) sorted by relevance
29 UNPACK_FLIP_Y_CHROMIUM 0x924039 UNPACK_FLIP_Y_CHROMIUM boolean FALSE {TRUE, FALSE}63 "If UNPACK_FLIP_Y_CHROMIUM is FALSE then p is equal to pixels. Otherwise68 Do not add the sentence "If UNPACK_FLIP_Y_CHROMIUM is FALSE ..." described91 and UNPACK_SKIP_PIXELS. IF UNPACK_FLIP_Y_CHROMIUM is FALSE then94 When UNPACK_FLIP_Y_CHROMIUM is TRUE then p is pixels +
26 UNPACK_FLIP_Y_CHROMIUM, GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM and
174 UNPACK_FLIP_Y_CHROMIUM = 0x9240, enumerator
152 context.pixelStorei(Extensions3D::UNPACK_FLIP_Y_CHROMIUM, !flipY); in copyToPlatformTexture()155 context.pixelStorei(Extensions3D::UNPACK_FLIP_Y_CHROMIUM, false); in copyToPlatformTexture()
333 context.pixelStorei(Extensions3D::UNPACK_FLIP_Y_CHROMIUM, flipY); in copyToPlatformTexture()335 context.pixelStorei(Extensions3D::UNPACK_FLIP_Y_CHROMIUM, false); in copyToPlatformTexture()