Home
last modified time | relevance | path

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

/third_party/mesa3d/docs/relnotes/
D21.3.6.rst141 - radv: fix R_02881C_PA_CL_VS_OUT_CNTL with mixed cull/clip distances
D22.1.0.rst3040 - radv: fix R_02881C_PA_CL_VS_OUT_CNTL with mixed cull/clip distances
D22.0.0.rst3751 - radv: fix R_02881C_PA_CL_VS_OUT_CNTL with mixed cull/clip distances
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600d.h1404 #define R_02881C_PA_CL_VS_OUT_CNTL 0x02881C macro
2311 #define R_02881C_PA_CL_VS_OUT_CNTL 0x02881C macro
Devergreend.h1608 #define R_02881C_PA_CL_VS_OUT_CNTL 0x02881C macro
Dr600_state_common.c2116 radeon_set_context_reg(cs, R_02881C_PA_CL_VS_OUT_CNTL, in r600_emit_clip_misc_state()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c5689 radeon_set_context_reg(ctx_cs, R_02881C_PA_CL_VS_OUT_CNTL, in radv_pipeline_emit_hw_vs()
5823 radeon_set_context_reg(ctx_cs, R_02881C_PA_CL_VS_OUT_CNTL, in radv_pipeline_emit_hw_ngg()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c875 radeon_opt_set_context_reg(sctx, R_02881C_PA_CL_VS_OUT_CNTL, SI_TRACKED_PA_CL_VS_OUT_CNTL, in si_emit_clip_regs()