Searched refs:G_008C04_NUM_VS_GPRS (Results 1 – 4 of 4) sorted by relevance
352 #define G_008C04_NUM_VS_GPRS(x) (((x) >> 16) & 0xFF) macro
2013 cur_gprs[R600_HW_STAGE_VS] = G_008C04_NUM_VS_GPRS(rctx->config_state.sq_gpr_resource_mgmt_1); in r600_adjust_gprs()
277 #define G_008C04_NUM_VS_GPRS(x) (((x) >> 16) & 0xFF) macro
4531 cur_gprs[R600_HW_STAGE_VS] = G_008C04_NUM_VS_GPRS(rctx->config_state.sq_gpr_resource_mgmt_1); in evergreen_adjust_gprs()