Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp1220 static const TextureSwizzle& getBorderColorReadSwizzle (TextureFormat::ChannelOrder order) in getBorderColorReadSwizzle() function
1319 const TextureSwizzle::Channel* channelMap = getBorderColorReadSwizzle(format.order).components; in getTextureBorderColorFloat()
1355 const TextureSwizzle::Channel* channelMap = getBorderColorReadSwizzle(format.order).components; in getTextureBorderColorInt()
1384 const TextureSwizzle::Channel* channelMap = getBorderColorReadSwizzle(format.order).components; in getTextureBorderColorUint()