Home
last modified time | relevance | path

Searched refs:pa_cl_vs_out_cntl (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.h172 unsigned pa_cl_vs_out_cntl; member
Dr600_state_common.c1516 if (current->pa_cl_vs_out_cntl != rctx->clip_misc_state.pa_cl_vs_out_cntl || in r600_update_clip_state()
1521 rctx->clip_misc_state.pa_cl_vs_out_cntl = current->pa_cl_vs_out_cntl; in r600_update_clip_state()
1873 state->pa_cl_vs_out_cntl | in r600_emit_clip_misc_state()
Dr600_pipe.h164 unsigned pa_cl_vs_out_cntl; /* from vertex shader */ member
Dr600_state.c2631 shader->pa_cl_vs_out_cntl = in r600_update_vs_state()
Devergreen_state.c3560 shader->pa_cl_vs_out_cntl = in evergreen_update_vs_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h340 unsigned pa_cl_vs_out_cntl; member
Dsi_state_shaders.c2153 sel->pa_cl_vs_out_cntl = in si_create_shader_selector()
2264 old_hw_vs->pa_cl_vs_out_cntl != next_hw_vs->pa_cl_vs_out_cntl || in si_update_clip_regs()
Dsi_state.c798 vs_sel->pa_cl_vs_out_cntl | in si_emit_clip_regs()
/external/mesa3d/src/amd/vulkan/
Dradv_private.h1206 uint32_t pa_cl_vs_out_cntl; member
Dradv_pipeline.c1587 pipeline->graphics.vs.pa_cl_vs_out_cntl = in calculate_vs_outinfo()
Dradv_cmd_buffer.c752 pipeline->graphics.vs.pa_cl_vs_out_cntl); in radv_emit_hw_vs()