Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp346 void intToChannel (deUint8* dst, int src, TextureFormat::ChannelType type) in intToChannel() function
993 intToChannel(pixelPtr + channelSize*c, color[map[c]], m_format.type); in setPixel()
1069 intToChannel(pixelPtr, stencil, m_format.type); in setPixStencil()
1074intToChannel(pixelPtr + getChannelSize(m_format.type)*stencilChannelIndex, stencil, m_format.type); in setPixStencil()