Lines Matching refs:th
808 const GLuint th = textureObject->surface.height;809 if ((uint32_t(s0+x+w) > tw) || (uint32_t(t0+y+h) > th)) {