Searched defs:baseExtent (Results 1 – 2 of 2) sorted by relevance
679 VkExtent3D baseExtent = { 32, 31, 1 }; in iterate() local
140 VkExtent3D getMipLevelExtent (VkExtent3D baseExtent, const deUint32 mipLevel) in getMipLevelExtent()148 deUint32 getNumMipLevels (const VkExtent3D& baseExtent, const deUint32 maxMipLevels) in getNumMipLevels()175 std::vector<deUint32> getImageMipLevelSizes (const deUint32 pixelSize, const VkExtent3D& baseExtent… in getImageMipLevelSizes()