/external/deqp/framework/common/ |
D | tcuRGBA.hpp | 38 class RGBA class 57 RGBA (void) { m_value = 0; } in RGBA() function in tcu::RGBA 59 RGBA (int r, int g, int b, int a) in RGBA() function in tcu::RGBA 68 explicit RGBA (deUint32 val) in RGBA() function in tcu::RGBA
|
D | tcuRGBA.cpp | 31 RGBA::RGBA (const Vec4& v) in RGBA() function in tcu::RGBA
|
D | tcuTextureUtil.cpp | 1629 …static const TextureSwizzle RGBA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getBorderColorReadSwizzle() local
|
D | tcuTexture.cpp | 823 …static const TextureSwizzle RGBA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getChannelReadSwizzle() local 879 …static const TextureSwizzle RGBA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getChannelWriteSwizzle() local
|
D | tcuTexture.hpp | 53 RGBA, enumerator
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/util/ |
D | ColorParser.java | 35 private static final String RGBA = "rgba"; field in ColorParser
|
/external/skqp/src/gpu/ |
D | GrSwizzle.h | 78 static constexpr GrSwizzle RGBA() { return GrSwizzle("rgba"); } in RGBA() function
|
/external/swiftshader/src/Device/ |
D | BC_Decoder.cpp | 312 struct RGBA struct 314 uint16_t r = 0; 315 uint16_t g = 0; 316 uint16_t b = 0; 317 const uint16_t a = halfFloat1; 319 RGBA(uint16_t r, uint16_t g, uint16_t b) in RGBA() function 326 RGBA &operator=(const RGBA &other) in operator =()
|
/external/angle/src/common/ |
D | packed_egl_enums.json | 5 "RGBA": "EGL_TEXTURE_RGBA" string
|
D | PackedEGLEnums_autogen.h | 96 RGBA = 2, enumerator
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderMetamorphicTests.cpp | 267 SanityPixel::SanityPixel (float xRelative, float yRelative, tcu::Vec4 RGBA) in SanityPixel() 284 tcu::Vec4 RGBA = img.getPixel(x, y, depth); in sanityComparePixels() local
|
/external/skia/src/gpu/ |
D | GrSwizzle.h | 55 static constexpr GrSwizzle RGBA() { return GrSwizzle("rgba"); } in RGBA() function
|
/external/webrtc/modules/desktop_capture/win/ |
D | cursor.cc | 29 #define RGBA(r, g, b, a) \ macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | CL_old.py | 31 RGBA = 2 variable
|
/external/angle/src/tests/egl_tests/ |
D | EGLStreamTest.cpp | 438 TEST_P(D3D11TextureStreamSamplingTest, RGBA) in TEST_P() argument
|
/external/webp/include/webp/ |
D | decode.h | 208 WebPRGBABuffer RGBA; member
|
/external/webp/src/webp/ |
D | decode.h | 208 WebPRGBABuffer RGBA; member
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_formats.c | 45 #define RGBA _ISL_SWIZZLE(RED, GREEN, BLUE, ALPHA) macro
|
/external/angle/src/image_util/ |
D | imageformats.h | 215 uint16_t RGBA; member 228 uint16_t RGBA; member
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_blend.c | 47 RGBA, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spv.d | 295 RGBA = 5, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spv.d | 295 RGBA = 5, enumerator
|
/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | spv.d | 265 RGBA = 5, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 220 RGBA = 5, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.cs | 224 RGBA = 5, enumerator
|