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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreend.h362 #define G_008C08_NUM_ES_GPRS(x) (((x) >> 16) & 0xFF) macro
H A Dr600_state.c2020 cur_gprs[R600_HW_STAGE_ES] = G_008C08_NUM_ES_GPRS(rctx->config_state.sq_gpr_resource_mgmt_2);
H A Devergreen_state.c4669 cur_gprs[R600_HW_STAGE_ES] = G_008C08_NUM_ES_GPRS(rctx->config_state.sq_gpr_resource_mgmt_2);
H A Dr600d.h2763 #define G_008C08_NUM_ES_GPRS(x) (((x) >> 16) & 0xFF) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreend.h362 #define G_008C08_NUM_ES_GPRS(x) (((x) >> 16) & 0xFF) macro
H A Dr600_state.c2023 cur_gprs[R600_HW_STAGE_ES] = G_008C08_NUM_ES_GPRS(rctx->config_state.sq_gpr_resource_mgmt_2);
H A Devergreen_state.c4701 cur_gprs[R600_HW_STAGE_ES] = G_008C08_NUM_ES_GPRS(rctx->config_state.sq_gpr_resource_mgmt_2);
H A Dr600d.h2763 #define G_008C08_NUM_ES_GPRS(x) (((x) >> 16) & 0xFF) macro

Completed in 73 milliseconds