Lines Matching refs:tex
1999 gl::Texture *tex = context->getTexture(texture);2001 if (tex == NULL)2006 if (tex->isCompressed())2014 if (tex->getTarget() != GL_TEXTURE_2D)2026 if (tex->getTarget() != GL_TEXTURE_CUBE_MAP)