Searched refs:getLODDimZ (Results 1 – 3 of 3) sorted by relevance
94 uint32_t getLODDimZ(uint32_t lod) const { in getLODDimZ() function
457 if (z && (z >= t->getLODDimZ(0))) { in IS_CLEAR_SET_OBJ()459 t->getLODDimZ(0)); in IS_CLEAR_SET_OBJ()
488 if (z && (z >= t->getLODDimZ(0))) { in IS_CLEAR_SET_OBJ()489 snprintf(buf, sizeof(buf), "Out range ElementAt Z %i of %i", z, t->getLODDimZ(0)); in IS_CLEAR_SET_OBJ()