Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp2034 const deUint32 accessHeight = size.y() / formatInfo.planes[planeNdx].heightDivisor; in getChannelAccess() local
2048 tcu::IVec3((int)accessWidth, (int)accessHeight, 1), in getChannelAccess()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp581 const deUint32 accessHeight = size.y() / formatInfo.planes[planeNdx].heightDivisor; in getChannelAccess() local
593 …ss)formatInfo.channels[channelNdx].type, sizeBits, IVec3(accessWidth, accessHeight, 1u), IVec3((in… in getChannelAccess()