Searched defs:RGBA (Results 1 – 8 of 8) sorted by relevance
| /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 | 37 RGBA::RGBA (const Vec4& v) in RGBA() function in tcu::RGBA
|
| D | tcuTextureUtil.cpp | 1234 …static const TextureSwizzle RGBA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getBorderColorReadSwizzle() local
|
| D | tcuTexture.cpp | 403 …static const TextureSwizzle RGBA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getChannelReadSwizzle() local 450 …static const TextureSwizzle RGBA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getChannelWriteSwizzle() local
|
| D | tcuTexture.hpp | 53 RGBA, enumerator
|
| /external/webp/include/webp/ |
| D | decode.h | 199 WebPRGBABuffer RGBA; member
|
| /external/webp/src/webp/ |
| D | decode.h | 199 WebPRGBABuffer RGBA; member
|
| /external/mesa3d/src/gallium/drivers/softpipe/ |
| D | sp_quad_blend.c | 47 RGBA, enumerator
|