Searched refs:getBlockExtent (Results 1 – 4 of 4) sorted by relevance
201 tcu::UVec2 getBlockExtent (VkFormat format);202 tcu::UVec2 getBlockExtent (const PlanarFormatDescription& formatInfo);
2630 tcu::UVec2 getBlockExtent(VkFormat format) in getBlockExtent() function2632 return getBlockExtent(getPlanarFormatDescription(format)); in getBlockExtent()2635 tcu::UVec2 getBlockExtent(const PlanarFormatDescription& formatInfo) in getBlockExtent() function
489 const UVec2 srcBlockExtent (getBlockExtent(srcPlaneFormat)); in genCopies()495 const UVec2 dstBlockExtent (getBlockExtent(dstPlaneFormat)); in genCopies()700 const UVec2 srcBlockExtent (getBlockExtent(srcPlaneFormat)); in imageCopyTest()714 const UVec2 dstBlockExtent (getBlockExtent(dstPlaneFormat)); in imageCopyTest()