Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTexture.cpp84 Texture::Texture(const ImageType imageType, const tcu::IVec3 &imageLayerSize, const int layers, con… in Texture()
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkImage.cpp644 VkDeviceSize imageLayerSize = getLayerSize(aspect); in copy() local