Home | History | Annotate | Download | only in main

Lines Matching refs:Depth2

591       depth = baseImage->Depth2;
631 if (img->Depth2 != depth) {
632 incomplete(t, MIPMAP, "TexImage[%d] bad depth %u", i, img->Depth2);