Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A 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
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp199 tcu::UVec3 computeWorkGroupSize(const VkExtent3D &planeExtent) in computeWorkGroupSize()
482 …VkExtent3D planeExtent = getPlaneExtent(compatibleFormatDescription, compatibleImageSize, planeNd… in testStorageImageWrite() local
H A DvktYCbCrUtil.cpp385 const VkExtent3D planeExtent = getPlaneExtent(formatDesc, imageExtent, planeNdx, 0); in uploadImage() local
542 const VkExtent3D planeExtent = getPlaneExtent(formatDesc, imageExtent, planeNdx, 0); in downloadImage() local
H A DvktYCbCrViewTests.cpp499 const UVec2 planeExtent = getPlaneExtent(formatInfo, size, params.planeNdx, 0); in testPlaneView() local
/aosp_15_r20/external/angle/src/libANGLE/
H A Dformatutils.h598 YuvPlaneArray<Extents> planeExtent; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktVideoDecodeTests.cpp664 VkExtent3D planeExtent = {width, height, 1u}; in copyAllPlanesToBuffers() local