Searched defs:imageLayerSize (Results 1 – 2 of 2) sorted by relevance
84 …Texture::Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, c… in Texture()
622 VkDeviceSize imageLayerSize = getLayerSize(aspect); in copy() local