Home
last modified time | relevance | path

Searched defs:RGBA (Results 1 – 25 of 57) sorted by relevance

123

/external/deqp/framework/common/
DtcuRGBA.hpp38 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
DtcuRGBA.cpp31 RGBA::RGBA (const Vec4& v) in RGBA() function in tcu::RGBA
DtcuTextureUtil.cpp1629 …static const TextureSwizzle RGBA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getBorderColorReadSwizzle() local
DtcuTexture.cpp823 …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
DtcuTexture.hpp53 RGBA, enumerator
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/util/
DColorParser.java35 private static final String RGBA = "rgba"; field in ColorParser
/external/skqp/src/gpu/
DGrSwizzle.h78 static constexpr GrSwizzle RGBA() { return GrSwizzle("rgba"); } in RGBA() function
/external/swiftshader/src/Device/
DBC_Decoder.cpp312 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/
Dpacked_egl_enums.json5 "RGBA": "EGL_TEXTURE_RGBA" string
DPackedEGLEnums_autogen.h96 RGBA = 2, enumerator
/external/deqp/modules/gles3/functional/
Des3fShaderMetamorphicTests.cpp267 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/
DGrSwizzle.h55 static constexpr GrSwizzle RGBA() { return GrSwizzle("rgba"); } in RGBA() function
/external/webrtc/modules/desktop_capture/win/
Dcursor.cc29 #define RGBA(r, g, b, a) \ macro
/external/python/cpython2/Lib/plat-irix5/
DCL_old.py31 RGBA = 2 variable
/external/angle/src/tests/egl_tests/
DEGLStreamTest.cpp438 TEST_P(D3D11TextureStreamSamplingTest, RGBA) in TEST_P() argument
/external/webp/include/webp/
Ddecode.h208 WebPRGBABuffer RGBA; member
/external/webp/src/webp/
Ddecode.h208 WebPRGBABuffer RGBA; member
/external/mesa3d/src/intel/vulkan/
Danv_formats.c45 #define RGBA _ISL_SWIZZLE(RED, GREEN, BLUE, ALPHA) macro
/external/angle/src/image_util/
Dimageformats.h215 uint16_t RGBA; member
228 uint16_t RGBA; member
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c47 RGBA, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspv.d295 RGBA = 5, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspv.d295 RGBA = 5, enumerator
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspv.d265 RGBA = 5, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs220 RGBA = 5, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs224 RGBA = 5, enumerator

123