Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp663 …const tcu::TextureFormat& format, const deUint32 mipmapLevel, const deUint32 mipmapMemoryAlignment) in getImageMipLevelSizeInBytes() argument
667 …* extents.height * extents.depth * layersCount * tcu::getPixelSize(format), mipmapMemoryAlignment); in getImageMipLevelSizeInBytes()
670 …tcu::TextureFormat& format, const deUint32 mipmapLevelsCount, const deUint32 mipmapMemoryAlignment) in getImageSizeInBytes() argument
674 … getImageMipLevelSizeInBytes(baseExtents, layersCount, format, mipmapLevel, mipmapMemoryAlignment); in getImageSizeInBytes()
DvktSparseResourcesTestsUtil.hpp127 const deUint32 mipmapMemoryAlignment = 1u);
133 const deUint32 mipmapMemoryAlignment = 1u);