Searched refs:S_028B54_VS_EN (Results 1 – 6 of 6) sorted by relevance
2546 S_028B54_VS_EN(V_028B54_VS_STAGE_COPY_SHADER); in radv_pipeline_init()2548 stages |= S_028B54_VS_EN(V_028B54_VS_STAGE_DS); in radv_pipeline_init()2553 S_028B54_VS_EN(V_028B54_VS_STAGE_COPY_SHADER); in radv_pipeline_init()
3165 S_028B54_VS_EN(V_028B54_VS_STAGE_COPY_SHADER); in si_update_vgt_shader_config()3167 stages |= S_028B54_VS_EN(V_028B54_VS_STAGE_DS); in si_update_vgt_shader_config()3171 S_028B54_VS_EN(V_028B54_VS_STAGE_COPY_SHADER); in si_update_vgt_shader_config()
2315 #define S_028B54_VS_EN(x) (((unsigned)(x) & 0x3) << 6) macro
2511 S_028B54_VS_EN(V_028B54_VS_STAGE_COPY_SHADER); in evergreen_emit_shader_stages()2578 v |= S_028B54_VS_EN(V_028B54_VS_STAGE_DS); in evergreen_emit_shader_stages()
6425 #define S_028B54_VS_EN(x) (((unsigned)(x) & 0x03) << 6) macro
8082 #define S_028B54_VS_EN(x) (((unsigned)(x) & 0x03) << 6) macro