Home | History | Annotate | Download | only in x11

Lines Matching full:texunit

1658    struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit];
1684 texObj = texUnit->CurrentTex[TEXTURE_1D_INDEX];
1687 texObj = texUnit->CurrentTex[TEXTURE_2D_INDEX];
1690 texObj = texUnit->CurrentTex[TEXTURE_RECT_INDEX];