Searched defs:planeExtent (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesImageSparseResidency.cpp | 110 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 D | vktYCbCrStorageImageWriteTests.cpp | 199 tcu::UVec3 computeWorkGroupSize(const VkExtent3D &planeExtent) in computeWorkGroupSize() 482 …VkExtent3D planeExtent = getPlaneExtent(compatibleFormatDescription, compatibleImageSize, planeNd… in testStorageImageWrite() local
|
H A D | vktYCbCrUtil.cpp | 385 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 D | vktYCbCrViewTests.cpp | 499 const UVec2 planeExtent = getPlaneExtent(formatInfo, size, params.planeNdx, 0); in testPlaneView() local
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | formatutils.h | 598 YuvPlaneArray<Extents> planeExtent; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/ |
H A D | vktVideoDecodeTests.cpp | 664 VkExtent3D planeExtent = {width, height, 1u}; in copyAllPlanesToBuffers() local
|