Searched refs:S_02881C_USE_VTX_POINT_SIZE (Results 1 – 7 of 7) sorted by relevance
252 (S_02881C_USE_VTX_POINT_SIZE(1) | S_02881C_USE_VTX_EDGE_FLAG(1) | \
1062 return S_02881C_USE_VTX_POINT_SIZE(writes_psize) | in si_get_vs_out_cntl()
1657 #define S_02881C_USE_VTX_POINT_SIZE(x) (((unsigned)(x) & 0x1) << 16) macro
2640 S_02881C_USE_VTX_POINT_SIZE(rshader->vs_out_point_size) | in r600_update_vs_state()
1453 #define S_02881C_USE_VTX_POINT_SIZE(x) (((unsigned)(x) & 0x1) << 16) macro
3649 S_02881C_USE_VTX_POINT_SIZE(rshader->vs_out_point_size) | in evergreen_update_vs_state()
4233 S_02881C_USE_VTX_POINT_SIZE(outinfo->writes_pointsize) | in radv_pipeline_generate_hw_vs()4349 S_02881C_USE_VTX_POINT_SIZE(outinfo->writes_pointsize) | in radv_pipeline_generate_hw_ngg()