Home
last modified time | relevance | path

Searched refs:red1 (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_color_unquantize.cpp610 int red1 = a; in hdr_rgb_unpack3() local
633 if (red1 < 0) in hdr_rgb_unpack3()
634 red1 = 0; in hdr_rgb_unpack3()
635 else if (red1 > 0xFFF) in hdr_rgb_unpack3()
636 red1 = 0xFFF; in hdr_rgb_unpack3()
654 temp1 = red1; in hdr_rgb_unpack3()
656 red1 = green1; in hdr_rgb_unpack3()
662 temp1 = red1; in hdr_rgb_unpack3()
664 red1 = blue1; in hdr_rgb_unpack3()
673 *output1 = uint4(red1 << 4, green1 << 4, blue1 << 4, 0x7800); in hdr_rgb_unpack3()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_compression_rgtc.txt357 red0, red1, bits_0, bits_1, bits_2, bits_3, bits_4, bits_5
369 red0 and red1 are 8-bit unsigned integers that are unpacked to red
385 RED0, if red0 > red1 and code(x,y) == 0
386 RED1, if red0 > red1 and code(x,y) == 1
387 (6*RED0+ RED1)/7, if red0 > red1 and code(x,y) == 2
388 (5*RED0+2*RED1)/7, if red0 > red1 and code(x,y) == 3
389 (4*RED0+3*RED1)/7, if red0 > red1 and code(x,y) == 4
390 (3*RED0+4*RED1)/7, if red0 > red1 and code(x,y) == 5
391 (2*RED0+5*RED1)/7, if red0 > red1 and code(x,y) == 6
392 ( RED0+6*RED1)/7, if red0 > red1 and code(x,y) == 7
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_compression_rgtc.txt423 red0, red1, bits_0, bits_1, bits_2, bits_3, bits_4, bits_5
435 red0 and red1 are 8-bit unsigned integers that are unpacked to red
451 RED0, if red0 > red1 and code(x,y) == 0
452 RED1, if red0 > red1 and code(x,y) == 1
453 (6*RED0+ RED1)/7, if red0 > red1 and code(x,y) == 2
454 (5*RED0+2*RED1)/7, if red0 > red1 and code(x,y) == 3
455 (4*RED0+3*RED1)/7, if red0 > red1 and code(x,y) == 4
456 (3*RED0+4*RED1)/7, if red0 > red1 and code(x,y) == 5
457 (2*RED0+5*RED1)/7, if red0 > red1 and code(x,y) == 6
458 ( RED0+6*RED1)/7, if red0 > red1 and code(x,y) == 7
[all …]
/third_party/openGLES/extensions/EXT/
DEXT_texture_compression_rgtc.txt423 red0, red1, bits_0, bits_1, bits_2, bits_3, bits_4, bits_5
435 red0 and red1 are 8-bit unsigned integers that are unpacked to red
451 RED0, if red0 > red1 and code(x,y) == 0
452 RED1, if red0 > red1 and code(x,y) == 1
453 (6*RED0+ RED1)/7, if red0 > red1 and code(x,y) == 2
454 (5*RED0+2*RED1)/7, if red0 > red1 and code(x,y) == 3
455 (4*RED0+3*RED1)/7, if red0 > red1 and code(x,y) == 4
456 (3*RED0+4*RED1)/7, if red0 > red1 and code(x,y) == 5
457 (2*RED0+5*RED1)/7, if red0 > red1 and code(x,y) == 6
458 ( RED0+6*RED1)/7, if red0 > red1 and code(x,y) == 7
[all …]
/third_party/openGLES/extensions/ARB/
DARB_texture_compression_rgtc.txt367 red0, red1, bits_0, bits_1, bits_2, bits_3, bits_4, bits_5
379 red0 and red1 are 8-bit unsigned integers that are unpacked to red
395 RED0, if red0 > red1 and code(x,y) == 0
396 RED1, if red0 > red1 and code(x,y) == 1
397 (6*RED0+ RED1)/7, if red0 > red1 and code(x,y) == 2
398 (5*RED0+2*RED1)/7, if red0 > red1 and code(x,y) == 3
399 (4*RED0+3*RED1)/7, if red0 > red1 and code(x,y) == 4
400 (3*RED0+4*RED1)/7, if red0 > red1 and code(x,y) == 5
401 (2*RED0+5*RED1)/7, if red0 > red1 and code(x,y) == 6
402 ( RED0+6*RED1)/7, if red0 > red1 and code(x,y) == 7
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLContextCompatibilityTest.cpp99 EGLint red1, red2, green1, green2, blue1, blue2, alpha1, alpha2; in areConfigsCompatible() local
106 eglGetConfigAttrib(mDisplay, c1, EGL_RED_SIZE, &red1); in areConfigsCompatible()
133 return colorBufferType1 == colorBufferType2 && red1 == red2 && green1 == green2 && in areConfigsCompatible()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLContextCompatibilityTest.cpp210 EGLint red1, red2, green1, green2, blue1, blue2, alpha1, alpha2; in areConfigsCompatible() local
217 eglGetConfigAttrib(mDisplay, c1, EGL_RED_SIZE, &red1); in areConfigsCompatible()
244 return colorBufferType1 == colorBufferType2 && red1 == red2 && green1 == green2 && in areConfigsCompatible()
/third_party/node/doc/api/assets/
Dstyle.css11 --red1: #d60027;
261 background-color: var(--red1);
/third_party/node/doc/api_assets/
Dstyle.css11 --red1: #d60027;
261 background-color: var(--red1);
/third_party/python/Tools/pynche/X/
Drgb.txt474 255 0 0 red1
/third_party/vk-gl-cts/framework/common/
DtcuCompressedTexture.cpp1713 const deUint8 red1 = src[1]; in decompressBc4() local
1740 reds[1] = hasSign ? int8ToFloat(red1s) : uint8ToFloat(red1); in decompressBc4()