Lines Matching refs:lodCount
265 state->lodCount = 3;
312 alloc->mHal.drvState.lodCount = type->getLODCount();
320 if(alloc->mHal.drvState.lodCount > 1) {
324 for (uint32_t lod=1; lod < alloc->mHal.drvState.lodCount; lod++) {
339 for (uint32_t ct = 1; ct < alloc->mHal.drvState.lodCount; ct++) {
347 for (uint32_t lod=1; lod < alloc->mHal.drvState.lodCount; lod++) {