Searched refs:pa_cl_clip_cntl (Results 1 – 12 of 12) sorted by relevance
36 uint32_t pa_cl_clip_cntl; member
63 so->pa_cl_clip_cntl = 0; // TODO in fd2_rasterizer_state_create()
280 OUT_RING(ring, rasterizer->pa_cl_clip_cntl); in fd2_emit_state()
166 unsigned pa_cl_clip_cntl; /* from rasterizer */ member304 unsigned pa_cl_clip_cntl; member
403 if (rctx->clip_misc_state.pa_cl_clip_cntl != rs->pa_cl_clip_cntl || in r600_bind_rs_state()405 rctx->clip_misc_state.pa_cl_clip_cntl = rs->pa_cl_clip_cntl; in r600_bind_rs_state()2113 state->pa_cl_clip_cntl | in r600_emit_clip_misc_state()
485 rs->pa_cl_clip_cntl = in r600_create_rs_state()491 rs->pa_cl_clip_cntl |= in r600_create_rs_state()
498 rs->pa_cl_clip_cntl = in evergreen_create_rs_state()
76 unsigned pa_cl_clip_cntl; member
878 rs->pa_cl_clip_cntl | ucp_mask | S_028810_CLIP_DISABLE(window_space)); in si_emit_clip_regs()977 rs->pa_cl_clip_cntl = S_028810_DX_CLIP_SPACE_DEF(state->clip_halfz) | in si_create_rs_state()1187 old_rs->pa_cl_clip_cntl != rs->pa_cl_clip_cntl) in si_bind_rs_state()
1543 cmd_buffer->state.emitted_graphics_pipeline->pa_cl_clip_cntl != pipeline->pa_cl_clip_cntl) in radv_emit_graphics_pipeline()1946 unsigned pa_cl_clip_cntl = cmd_buffer->state.graphics_pipeline->pa_cl_clip_cntl; in radv_emit_rasterizer_discard_enable() local1949 pa_cl_clip_cntl &= C_028810_DX_RASTERIZATION_KILL; in radv_emit_rasterizer_discard_enable()1950 pa_cl_clip_cntl |= S_028810_DX_RASTERIZATION_KILL(d->rasterizer_discard_enable); in radv_emit_rasterizer_discard_enable()1952 radeon_set_context_reg(cmd_buffer->cs, R_028810_PA_CL_CLIP_CNTL, pa_cl_clip_cntl); in radv_emit_rasterizer_discard_enable()7427 G_028810_DX_RASTERIZATION_KILL(cmd_buffer->state.graphics_pipeline->pa_cl_clip_cntl)) in radv_get_ngg_culling_settings()
2156 unsigned pa_cl_clip_cntl; member
2174 pipeline->pa_cl_clip_cntl = in radv_pipeline_init_raster_state()