Searched defs:planeExtent (Results 1 – 5 of 5) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesImageSparseResidency.cpp | 112 tcu::UVec3 computeWorkGroupSize (const VkExtent3D& planeExtent) in computeWorkGroupSize() 439 …const VkExtent3D planeExtent = getPlaneExtent(formatDescription, imageCreateInfo.extent, planeN… in iterate() local 796 …VkExtent3D planeExtent = getPlaneExtent(compatibleFormatDescription, compatibleImageSize,… in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
| D | vktYCbCrStorageImageWriteTests.cpp | 108 tcu::UVec3 computeWorkGroupSize(const VkExtent3D& planeExtent) in computeWorkGroupSize() 354 …VkExtent3D planeExtent = getPlaneExtent(compatibleFormatDescription, compatibleImageSize… in testStorageImageWrite() local
|
| D | vktYCbCrViewTests.cpp | 460 const UVec2 planeExtent = getPlaneExtent(formatInfo, size, params.planeNdx, 0); in testPlaneView() local
|
| D | vktYCbCrUtil.cpp | 404 const VkExtent3D planeExtent = getPlaneExtent(formatDesc, imageExtent, planeNdx, 0); in uploadImage() local 618 const VkExtent3D planeExtent = getPlaneExtent(formatDesc, imageExtent, planeNdx, 0); in downloadImage() local
|
| /external/angle/src/libANGLE/ |
| D | formatutils.h | 564 YuvPlaneArray<Extents> planeExtent; member
|