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

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

Completed in 113 milliseconds