Searched defs:planeExtent (Results 1 – 9 of 9) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesImageSparseResidency.cpp | 112 tcu::UVec3 computeWorkGroupSize (const VkExtent3D& planeExtent) in computeWorkGroupSize() 454 …const VkExtent3D planeExtent = getPlaneExtent(formatDescription, imageCreateInfo.extent, planeN… in iterate() local 811 …VkExtent3D planeExtent = getPlaneExtent(compatibleFormatDescription, compatibleImageSize,… in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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 | 456 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
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| D | vktYCbCrStorageImageWriteTests.cpp | 209 tcu::UVec3 computeWorkGroupSize(const VkExtent3D& planeExtent) in computeWorkGroupSize() 441 …VkExtent3D planeExtent = getPlaneExtent(compatibleFormatDescription, compatibleImageSize… in testStorageImageWrite() local
|
| D | vktYCbCrUtil.cpp | 404 const VkExtent3D planeExtent = getPlaneExtent(formatDesc, imageExtent, planeNdx, 0); in uploadImage() local 619 const VkExtent3D planeExtent = getPlaneExtent(formatDesc, imageExtent, planeNdx, 0); in downloadImage() local
|
| D | vktYCbCrViewTests.cpp | 504 const UVec2 planeExtent = getPlaneExtent(formatInfo, size, params.planeNdx, 0); in testPlaneView() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | formatutils.h | 554 YuvPlaneArray<Extents> planeExtent; member
|