Home | History | Annotate | Download | only in r200

Lines Matching refs:log2Depth

1387    GLint log2Width, log2Height, log2Depth, texelBytes;
1396 log2Depth = firstImage->DepthLog2;
1402 log2Depth, texelBytes, firstImage->TexFormat);
1454 t->pp_txformat_x |= (log2Depth << R200_DEPTH_LOG2_SHIFT);