Home
last modified time | relevance | path

Searched refs:getChannelWriteSwizzle (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.hpp184 const TextureSwizzle& getChannelWriteSwizzle (TextureFormat::ChannelOrder order);
H A DtcuTexture.cpp912 const TextureSwizzle& getChannelWriteSwizzle (TextureFormat::ChannelOrder order) in getChannelWriteSwizzle() function
1658 const TextureSwizzle::Channel* map = getChannelWriteSwizzle(m_format.order).components; in setPixel()
1770 const TextureSwizzle::Channel* map = getChannelWriteSwizzle(m_format.order).components; in setPixel()
H A DtcuTextureUtil.cpp1679 const TextureSwizzle& writeSwizzle = getChannelWriteSwizzle(order);

Completed in 13 milliseconds