Searched refs:accessHeight (Results 1 – 2 of 2) sorted by relevance
2176 const deUint32 accessHeight = size.y() / formatInfo.planes[planeNdx].heightDivisor; in getChannelAccess() local2190 tcu::IVec3((int)accessWidth, (int)accessHeight, 1), in getChannelAccess()
953 const deUint32 accessHeight = size.y() / formatInfo.planes[planeNdx].heightDivisor; in getChannelAccess() local965 …rmatInfo.channels[channelNdx].type, sizeBits, tcu::IVec3(accessWidth, accessHeight, 1u), tcu::IVec… in getChannelAccess()