Home | History | Annotate | Download | only in radeon

Lines Matching refs:depth_fmt

326    uint32_t depth_fmt;
364 depth_fmt = RADEON_DEPTH_FORMAT_24BIT_INT_Z;
366 depth_fmt = RADEON_DEPTH_FORMAT_16BIT_INT_Z;
368 atom->cmd[CTX_RB3D_ZSTENCILCNTL] |= depth_fmt;