Lines Matching refs:channelData
1339 void *const channelData = (deUint8*)pixelData + c*pixelSize/imageNumChannels;1340 const TcuFloatType f (*(TcuFloatTypeStorageType*)channelData);1343 *(TcuFloatTypeStorageType*)channelData = TcuFloatType(0.0f).bits();