Home
last modified time | relevance | path

Searched refs:mipmapLevelsCount (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp717 …ts, const deUint32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevelsCount) in getImageSizeInBytes() argument
720 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes()
DvktSparseResourcesTestsUtil.hpp220 const deUint32 mipmapLevelsCount = 1u);