Home
last modified time | relevance | path

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

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