Home
last modified time | relevance | path

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

12

/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/skqp/src/gpu/
DGrSwizzle.h78 static constexpr GrSwizzle RGBA() { return GrSwizzle("rgba"); } in RGBA() function
/external/skia/src/gpu/
DGrSwizzle.h94 static constexpr GrSwizzle RGBA() { return GrSwizzle("rgba"); } in RGBA() function
/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/webrtc/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/mesa3d/src/intel/vulkan/
Danv_formats.c44 #define RGBA _ISL_SWIZZLE(RED, GREEN, BLUE, ALPHA) macro
/external/webp/include/webp/
Ddecode.h211 WebPRGBABuffer RGBA; member
/external/webp/src/webp/
Ddecode.h211 WebPRGBABuffer RGBA; member
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c47 RGBA, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspv.d259 RGBA = 5, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs224 RGBA = 5, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs224 RGBA = 5, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs220 RGBA = 5, enumerator
Dspirv.json260 "RGBA": 5, number
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs220 RGBA = 5, enumerator
Dspirv.json260 "RGBA": 5, number
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.cs227 RGBA = 5, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.json260 "RGBA": 5, number
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.cs227 RGBA = 5, enumerator
Dspirv.json267 "RGBA": 5, number

12