Searched refs:G_008C08_NUM_GS_GPRS (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreend.h359 #define G_008C08_NUM_GS_GPRS(x) (((x) >> 0) & 0xFF) macro
H A Dr600_state.c2019 cur_gprs[R600_HW_STAGE_GS] = G_008C08_NUM_GS_GPRS(rctx->config_state.sq_gpr_resource_mgmt_2);
H A Devergreen_state.c4668 cur_gprs[R600_HW_STAGE_GS] = G_008C08_NUM_GS_GPRS(rctx->config_state.sq_gpr_resource_mgmt_2);
H A Dr600d.h2760 #define G_008C08_NUM_GS_GPRS(x) (((x) >> 0) & 0xFF) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreend.h359 #define G_008C08_NUM_GS_GPRS(x) (((x) >> 0) & 0xFF) macro
H A Dr600_state.c2022 cur_gprs[R600_HW_STAGE_GS] = G_008C08_NUM_GS_GPRS(rctx->config_state.sq_gpr_resource_mgmt_2);
H A Devergreen_state.c4700 cur_gprs[R600_HW_STAGE_GS] = G_008C08_NUM_GS_GPRS(rctx->config_state.sq_gpr_resource_mgmt_2);
H A Dr600d.h2760 #define G_008C08_NUM_GS_GPRS(x) (((x) >> 0) & 0xFF) macro

Completed in 220 milliseconds