Home
last modified time | relevance | path

Searched defs:planeExtent (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageRebind.cpp327 …const VkExtent3D planeExtent = getPlaneExtent(formatDescription, imageSparseInfo.extent, planeNd… in iterate() local
601 …const VkExtent3D planeExtent = getPlaneExtent(formatDescription, imageSparseInfo.extent, planeNdx,… in iterate() local
DvktSparseResourcesImageSparseResidency.cpp110 tcu::UVec3 computeWorkGroupSize(const VkExtent3D &planeExtent) in computeWorkGroupSize()
459 const VkExtent3D planeExtent = in iterate() local
885 …VkExtent3D planeExtent = getPlaneExtent(compatibleFormatDescription, compatibleImageSize, planeNd… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp199 tcu::UVec3 computeWorkGroupSize(const VkExtent3D &planeExtent) in computeWorkGroupSize()
482 …VkExtent3D planeExtent = getPlaneExtent(compatibleFormatDescription, compatibleImageSize, planeNd… in testStorageImageWrite() local
DvktYCbCrViewTests.cpp499 const UVec2 planeExtent = getPlaneExtent(formatInfo, size, params.planeNdx, 0); in testPlaneView() local
DvktYCbCrUtil.cpp442 const VkExtent3D planeExtent = getPlaneExtent(formatDesc, imageExtent, planeNdx, 0); in uploadImage() local
595 const VkExtent3D planeExtent = getPlaneExtent(formatDesc, imageExtent, planeNdx, 0); in downloadImage() local
/external/angle/src/libANGLE/
Dformatutils.h625 YuvPlaneArray<Extents> planeExtent; member
/external/deqp/external/vulkancts/modules/vulkan/video/
DvktVideoDecodeTests.cpp750 VkExtent3D planeExtent = {width, height, 1u}; in copyAllPlanesToBuffers() local