Home | History | Annotate | Download | only in layers

Lines Matching refs:maxMipLevels

356     if (pCreateInfo->mipLevels > ImageFormatProperties.maxMipLevels) {
360 ImageFormatProperties.maxMipLevels);