Searched refs:S_008C04_NUM_CLAUSE_TEMP_GPRS (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/gallium/drivers/r600/ |
| H A D | egd_tables.h | 150 {1442, S_008C04_NUM_CLAUSE_TEMP_GPRS(~0u)},
|
| /xsrc/external/mit/MesaLib/src/gallium/drivers/r600/ |
| H A D | egd_tables.h | 150 {1442, S_008C04_NUM_CLAUSE_TEMP_GPRS(~0u)},
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | evergreen_compute.c | 774 radeon_emit(cs, S_008C04_NUM_CLAUSE_TEMP_GPRS(rctx->r6xx_num_clause_temp_gprs));
|
| H A D | evergreen_state.c | 982 radeon_emit(cs, S_008C04_NUM_CLAUSE_TEMP_GPRS(rctx->r6xx_num_clause_temp_gprs)); 2714 r600_store_value(cb, S_008C04_NUM_CLAUSE_TEMP_GPRS(4)); /* R_008C04_SQ_GPR_RESOURCE_MGMT_1 */ 4717 S_008C04_NUM_CLAUSE_TEMP_GPRS(def_num_clause_temp_gprs);
|
| H A D | evergreend.h | 354 #define S_008C04_NUM_CLAUSE_TEMP_GPRS(x) (((unsigned)(x) & 0xF) << 28) macro
|
| H A D | r600_state.c | 2076 S_008C04_NUM_CLAUSE_TEMP_GPRS(def_num_clause_temp_gprs);
|
| H A D | r600d.h | 280 #define S_008C04_NUM_CLAUSE_TEMP_GPRS(x) (((unsigned)(x) & 0xF) << 28) macro
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | evergreen_compute.c | 802 radeon_emit(cs, S_008C04_NUM_CLAUSE_TEMP_GPRS(rctx->r6xx_num_clause_temp_gprs));
|
| H A D | evergreen_state.c | 988 radeon_emit(cs, S_008C04_NUM_CLAUSE_TEMP_GPRS(rctx->r6xx_num_clause_temp_gprs)); 2720 r600_store_value(cb, S_008C04_NUM_CLAUSE_TEMP_GPRS(4)); /* R_008C04_SQ_GPR_RESOURCE_MGMT_1 */ 4749 S_008C04_NUM_CLAUSE_TEMP_GPRS(def_num_clause_temp_gprs);
|
| H A D | evergreend.h | 354 #define S_008C04_NUM_CLAUSE_TEMP_GPRS(x) (((unsigned)(x) & 0xF) << 28) macro
|
| H A D | r600_state.c | 2079 S_008C04_NUM_CLAUSE_TEMP_GPRS(def_num_clause_temp_gprs);
|
| H A D | r600d.h | 280 #define S_008C04_NUM_CLAUSE_TEMP_GPRS(x) (((unsigned)(x) & 0xF) << 28) macro
|
Completed in 88 milliseconds