Searched defs:baseExtent (Results 1 – 1 of 1) sorted by relevance
134 VkExtent3D getMipLevelExtent (VkExtent3D baseExtent, const deUint32 mipLevel) in getMipLevelExtent()142 deUint32 getNumMipLevels (const VkExtent3D& baseExtent, const deUint32 maxMipLevels) in getNumMipLevels()169 std::vector<deUint32> getImageMipLevelSizes (const deUint32 pixelSize, const VkExtent3D& baseExtent… in getImageMipLevelSizes()