Home
last modified time | relevance | path

Searched defs:imageLayerSize (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTexture.cpp84 …Texture::Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, c… in Texture()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp622 VkDeviceSize imageLayerSize = getLayerSize(aspect); in copy() local