Searched refs:getBlockExtent (Results 1 – 3 of 3) sorted by relevance
166 tcu::UVec2 getBlockExtent (VkFormat format);167 tcu::UVec2 getBlockExtent (const PlanarFormatDescription& formatInfo);
2583 tcu::UVec2 getBlockExtent(VkFormat format) in getBlockExtent() function2585 return getBlockExtent(getPlanarFormatDescription(format)); in getBlockExtent()2588 tcu::UVec2 getBlockExtent(const PlanarFormatDescription& formatInfo) in getBlockExtent() function
485 const UVec2 srcBlockExtent (getBlockExtent(srcPlaneFormat)); in genCopies()491 const UVec2 dstBlockExtent (getBlockExtent(dstPlaneFormat)); in genCopies()696 const UVec2 srcBlockExtent (getBlockExtent(srcPlaneFormat)); in imageCopyTest()710 const UVec2 dstBlockExtent (getBlockExtent(dstPlaneFormat)); in imageCopyTest()