Home
last modified time | relevance | path

Searched refs:pa_cl_vs_out_cntl (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.h178 unsigned pa_cl_vs_out_cntl; member
H A Dr600_state_common.c1651 if (current->pa_cl_vs_out_cntl != rctx->clip_misc_state.pa_cl_vs_out_cntl || in r600_update_clip_state()
1656 rctx->clip_misc_state.pa_cl_vs_out_cntl = current->pa_cl_vs_out_cntl; in r600_update_clip_state()
2117 state->pa_cl_vs_out_cntl | in r600_emit_clip_misc_state()
H A Dr600_pipe.h167 unsigned pa_cl_vs_out_cntl; /* from vertex shader */ member
H A Dr600_state.c2644 shader->pa_cl_vs_out_cntl = in r600_update_vs_state()
H A Devergreen_state.c3645 shader->pa_cl_vs_out_cntl = in evergreen_update_vs_state()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h955 unsigned pa_cl_vs_out_cntl; member
H A Dsi_state_shaders.cpp1066 shader->pa_cl_vs_out_cntl = shader->gs_copy_shader->pa_cl_vs_out_cntl; in si_shader_gs()
1495 shader->pa_cl_vs_out_cntl = si_get_vs_out_cntl(shader->selector, shader, true);
1718 shader->pa_cl_vs_out_cntl = si_get_vs_out_cntl(shader->selector, shader, false);
3310 old_hw_vs_variant->pa_cl_vs_out_cntl != next_hw_vs_variant->pa_cl_vs_out_cntl))
H A Dsi_state_draw.cpp115 unsigned old_pa_cl_vs_out_cntl = old_vs ? old_vs->pa_cl_vs_out_cntl : 0; in si_update_shaders()
254 si_get_vs_inline(sctx, HAS_TESS, HAS_GS)->current->pa_cl_vs_out_cntl) in si_update_shaders()
H A Dsi_state.c876 pa_cl_cntl | vs->pa_cl_vs_out_cntl); in si_emit_clip_regs()

Completed in 36 milliseconds