Searched defs:floatToChannel (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexture.cpp309 void floatToChannel (deUint8* dst, float src, TextureFormat::ChannelType type) function in namespace:tcu::__anon19696
930 floatToChannel(pixelPtr + channelSize*c, color[map[c]], m_format.type);
1032 floatToChannel(pixelPtr, depth, m_format.type);

Completed in 54 milliseconds