Searched refs:depth_fmt (Results 1 – 2 of 2) sorted by relevance
326 uint32_t depth_fmt; in ctx_emit_cs() local364 depth_fmt = RADEON_DEPTH_FORMAT_24BIT_INT_Z; in ctx_emit_cs()366 depth_fmt = RADEON_DEPTH_FORMAT_16BIT_INT_Z; in ctx_emit_cs()368 atom->cmd[CTX_RB3D_ZSTENCILCNTL] |= depth_fmt; in ctx_emit_cs()
445 uint32_t depth_fmt; in ctx_emit_cs() local483 depth_fmt = RADEON_DEPTH_FORMAT_24BIT_INT_Z; in ctx_emit_cs()485 depth_fmt = RADEON_DEPTH_FORMAT_16BIT_INT_Z; in ctx_emit_cs()487 atom->cmd[CTX_RB3D_ZSTENCILCNTL] |= depth_fmt; in ctx_emit_cs()