Home
last modified time | relevance | path

Searched defs:planeW (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp59 const deUint32 planeW = size.x() / m_description.planes[planeNdx].widthDivisor; in MultiPlaneImageData() local
87 const deUint32 planeW = m_size.x() / m_description.planes[planeNdx].widthDivisor; in getChannelAccess() local
107 const deUint32 planeW = m_size.x() / m_description.planes[planeNdx].widthDivisor; in getChannelAccess() local
363 const deUint32 planeW = (formatDesc.numPlanes > 1) in uploadImage() local
607 const deUint32 planeW = (formatDesc.numPlanes > 1) in downloadImage() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp936 const deUint32 planeW = extent.width / desc.planes[planeNdx].widthDivisor; in getYCbCrImageDataSize() local
976 const deUint32 planeW = extent.width / formatDesc.planes[planeNdx].widthDivisor; in getImageMemoryRequirements2KHR() local