Home
last modified time | relevance | path

Searched defs:ARGB (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/blorp/
Dblorp_clear.c384 const struct isl_swizzle ARGB = ISL_SWIZZLE(ALPHA, RED, GREEN, BLUE); in blorp_clear() local
/external/deqp/framework/common/
DtcuTexture.cpp784 …static const TextureSwizzle ARGB = {{ TextureSwizzle::CHANNEL_1, TextureSwizzle::CHANNEL_2, Text… in getChannelReadSwizzle() local
838 …static const TextureSwizzle ARGB = {{ TextureSwizzle::CHANNEL_3, TextureSwizzle::CHANNEL_0, Text… in getChannelWriteSwizzle() local
DtcuTexture.hpp54 ARGB, enumerator