Home | History | Annotate | Download | only in Tools

Lines Matching full:ydim

702  @Input			YDim Y dimension of the texture
710 const int YDim,
718 int YTrueDim = PVRT_MAX(YDim,8);
721 if(XTrueDim!=XDim || YTrueDim!=YDim)
730 if(XTrueDim!=XDim || YTrueDim!=YDim)
735 for (int y=0; y<YDim; ++y)