Home
last modified time | relevance | path

Searched refs:getBorderColorReadSwizzle (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuTextureUtil.cpp1480 static const TextureSwizzle& getBorderColorReadSwizzle (TextureFormat::ChannelOrder order) in getBorderColorReadSwizzle() function
1582 const TextureSwizzle::Channel* channelMap = getBorderColorReadSwizzle(format.order).components; in getTextureBorderColorFloat()
1618 const TextureSwizzle::Channel* channelMap = getBorderColorReadSwizzle(format.order).components; in getTextureBorderColorInt()
1647 const TextureSwizzle::Channel* channelMap = getBorderColorReadSwizzle(format.order).components; in getTextureBorderColorUint()