Home | History | Annotate | Download | only in layers

Lines Matching refs:maxMipLevels

355     if (pCreateInfo->mipLevels > ImageFormatProperties.maxMipLevels) {
359 ImageFormatProperties.maxMipLevels);