Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTestsUtil.cpp370 …int32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevelsCount, const deUin… in getImageSizeInBytes() argument
373 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes()
DvktPipelineMultisampleTestsUtil.hpp77 …int32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevelsCount = 1u, const …
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.hpp154 const deUint32 mipmapLevelsCount = 1u,
168 const deUint32 mipmapLevelsCount =1u,
DvktSparseResourcesTestsUtil.cpp833 …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()