Searched refs:accessWidth (Results 1 – 2 of 2) sorted by relevance
952 deUint32 accessWidth = size.x() / formatInfo.planes[planeNdx].widthDivisor; in getChannelAccess() local956 const deUint32 rowPitch = formatInfo.planes[planeNdx].elementSizeBytes * accessWidth; in getChannelAccess()962 accessWidth *= elementSizeBytes/pixelStrideBytes; in getChannelAccess()965 …hannelClass)formatInfo.channels[channelNdx].type, sizeBits, tcu::IVec3(accessWidth, accessHeight, … in getChannelAccess()
2175 deUint32 accessWidth = size.x() / formatInfo.planes[planeNdx].widthDivisor; in getChannelAccess() local2184 accessWidth *= elementSizeBytes/pixelStrideBytes; in getChannelAccess()2190 tcu::IVec3((int)accessWidth, (int)accessHeight, 1), in getChannelAccess()