Searched refs:depth_fmt (Results 1 – 2 of 2) sorted by relevance
326 uint32_t depth_fmt; in ctx_emit_cs() local361 depth_fmt = RADEON_DEPTH_FORMAT_24BIT_INT_Z; in ctx_emit_cs()363 depth_fmt = RADEON_DEPTH_FORMAT_16BIT_INT_Z; in ctx_emit_cs()365 atom->cmd[CTX_RB3D_ZSTENCILCNTL] |= depth_fmt; in ctx_emit_cs()
444 uint32_t depth_fmt; in ctx_emit_cs() local479 depth_fmt = RADEON_DEPTH_FORMAT_24BIT_INT_Z; in ctx_emit_cs()481 depth_fmt = RADEON_DEPTH_FORMAT_16BIT_INT_Z; in ctx_emit_cs()483 atom->cmd[CTX_RB3D_ZSTENCILCNTL] |= depth_fmt; in ctx_emit_cs()