Home
last modified time | relevance | path

Searched refs:pa_cl_clip_cntl (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h49 unsigned pa_cl_clip_cntl; member
Dradeonsi_pipe.h125 unsigned pa_cl_clip_cntl; member
Dsi_state_draw.c289 si_pm4_set_reg(pm4, R_028810_PA_CL_CLIP_CNTL, rctx->pa_cl_clip_cntl in si_update_draw_info_state()
Dsi_state.c403 rs->pa_cl_clip_cntl = in si_create_rs_state()
481 rctx->pa_cl_clip_cntl = rs->pa_cl_clip_cntl; in si_bind_rs_state()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h187 unsigned pa_cl_clip_cntl; member
344 unsigned pa_cl_clip_cntl; member
Dr600_state_common.c338 rctx->pa_cl_clip_cntl = rs->pa_cl_clip_cntl; in r600_bind_rs_state()
1219 rctx->pa_cl_clip_cntl | in r600_draw_vbo()
Dr600_state.c882 rs->pa_cl_clip_cntl = in r600_create_rs_state()
Devergreen_state.c862 rs->pa_cl_clip_cntl = in evergreen_create_rs_state()