Searched refs:getLODDimX (Results 1 – 3 of 3) sorted by relevance
86 uint32_t getLODDimX(uint32_t lod) const { in getLODDimX() function
141 alloc->mHal.state.type->getLODDimX(lod), in Upload2DTexture()146 alloc->mHal.state.type->getLODDimX(lod), in Upload2DTexture()
476 if (x && (x >= t->getLODDimX(0))) { in IS_CLEAR_SET_OBJ()477 snprintf(buf, sizeof(buf), "Out range ElementAt X %i of %i", x, t->getLODDimX(0)); in IS_CLEAR_SET_OBJ()