Searched refs:getLODCount (Results 1 – 3 of 3) sorted by relevance
54 uint32_t getLODCount() const {return mLODCount;} in getLODCount() function
473 for (uint32_t lod=0; lod < (texAlloc->getType()->getLODCount() -1); lod++) { in AllocationGenerateScriptMips()
105 for (uint32_t lod = 0; lod < alloc->mHal.state.type->getLODCount(); lod++) { in Upload2DTexture()