Searched refs:mipmapLevelsCount (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleTestsUtil.cpp | 370 …int32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevelsCount, const deUin… in getImageSizeInBytes() argument 373 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes()
|
D | vktPipelineMultisampleTestsUtil.hpp | 77 …int32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevelsCount = 1u, const …
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesTestsUtil.hpp | 154 const deUint32 mipmapLevelsCount = 1u, 168 const deUint32 mipmapLevelsCount =1u,
|
D | vktSparseResourcesTestsUtil.cpp | 833 …int32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevelsCount, const deUin… in getImageSizeInBytes() argument 836 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes() 847 …ription& formatDescription, const deUint32 planeNdx, const deUint32 mipmapLevelsCount, const deUin… in getImageSizeInBytes() argument 851 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes()
|