Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp257 const deUint32 mipmapLevel, in makeBufferImageCopy()
710 …eExtents, const deUint32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevel) in getImageMipLevelSizeInBytes()
720 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes() local
/external/deqp/modules/gles3/functional/
Des3fFboStateQueryTests.cpp291 for (int mipmapLevel = 0; mipmapLevel < 7; ++mipmapLevel) in test() local