Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp957 const deUint32 rowPitchBits = rowPitch * 8; in getChannelAccess() local
965 …accessWidth, accessHeight, 1u), tcu::IVec3((int)pixelStrideBits, (int)rowPitchBits, 0), data.getPl… in getChannelAccess()