Home
last modified time | relevance | path

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

/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.cpp1512 …static const TextureSwizzle RGBA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getBorderColorReadSwizzle() local
DtcuTexture.cpp781 …static const TextureSwizzle RGBA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getChannelReadSwizzle() local
835 …static const TextureSwizzle RGBA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getChannelWriteSwizzle() local
DtcuTexture.hpp53 RGBA, enumerator
/external/skia/include/private/
DGrSwizzle.h112 static GrSwizzle RGBA() { return GrSwizzle("rgba"); } in RGBA() function
/external/webrtc/webrtc/modules/desktop_capture/win/
Dcursor.cc29 #define RGBA(r, g, b, a) \ macro
/external/mesa3d/src/intel/vulkan/
Danv_formats.c42 #define RGBA _ISL_SWIZZLE(RED, GREEN, BLUE, ALPHA) macro
/external/python/cpython2/Lib/plat-irix5/
DCL_old.py31 RGBA = 2 variable
/external/webp/src/webp/
Ddecode.h205 WebPRGBABuffer RGBA; member
/external/webp/include/webp/
Ddecode.h205 WebPRGBABuffer RGBA; member
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c47 RGBA, enumerator