| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_state.c | 367 r600_store_context_reg(&blend->buffer, R_028D44_DB_ALPHA_TO_MASK, 384 r600_store_context_reg(&blend->buffer, R_028804_CB_BLEND_CONTROL, 452 r600_store_context_reg(&dsa->buffer, R_028800_DB_DEPTH_CONTROL, db_depth_control); 545 r600_store_context_reg(&rs->buffer, R_0286D4_SPI_INTERP_CONTROL_0, spi_interp); 546 r600_store_context_reg(&rs->buffer, R_028A4C_PA_SC_MODE_CNTL, sc_mode_cntl); 547 r600_store_context_reg(&rs->buffer, R_028C08_PA_SU_VTX_CNTL, 550 r600_store_context_reg(&rs->buffer, R_028DFC_PA_SU_POLY_OFFSET_CLAMP, fui(state->offset_clamp)); 564 r600_store_context_reg(&rs->buffer, R_028814_PA_SU_SC_MODE_CNTL, rs->pa_su_sc_mode_cntl); 567 r600_store_context_reg(&rs->buffer, R_028350_SX_MISC, 2308 r600_store_context_reg(c [all...] |
| H A D | evergreen_state.c | 358 r600_store_context_reg(&blend->buffer, R_028808_CB_COLOR_CONTROL, color_control); 359 r600_store_context_reg(&blend->buffer, R_028B70_DB_ALPHA_TO_MASK, 465 r600_store_context_reg(&dsa->buffer, R_028800_DB_DEPTH_CONTROL, db_depth_control); 539 r600_store_context_reg(&rs->buffer, R_0286D4_SPI_INTERP_CONTROL_0, spi_interp); 540 r600_store_context_reg(&rs->buffer, R_028A48_PA_SC_MODE_CNTL_0, 546 r600_store_context_reg(&rs->buffer, CM_R_028BE4_PA_SU_VTX_CNTL, 550 r600_store_context_reg(&rs->buffer, R_028C08_PA_SU_VTX_CNTL, 555 r600_store_context_reg(&rs->buffer, R_028B7C_PA_SU_POLY_OFFSET_CLAMP, fui(state->offset_clamp)); 556 r600_store_context_reg(&rs->buffer, R_028814_PA_SU_SC_MODE_CNTL, 2726 r600_store_context_reg(c [all...] |
| H A D | evergreen_compute.c | 1141 r600_store_context_reg(cb, CM_R_0286FC_SPI_LDS_MGMT, 1152 r600_store_context_reg(cb, R_028838_SQ_DYN_GPR_RESOURCE_LIMIT_1, 1162 r600_store_context_reg(cb, R_028A40_VGT_GS_MODE, 1165 r600_store_context_reg(cb, R_028B54_VGT_SHADER_STAGES_EN, 2/*CS_ON*/); 1167 r600_store_context_reg(cb, R_0286E8_SPI_COMPUTE_INPUT_CNTL,
|
| H A D | r600_pipe.h | 956 static inline void r600_store_context_reg(struct r600_command_buffer *cb, unsigned reg, unsigned value) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_state.c | 372 r600_store_context_reg(&blend->buffer, R_028D44_DB_ALPHA_TO_MASK, 389 r600_store_context_reg(&blend->buffer, R_028804_CB_BLEND_CONTROL, 457 r600_store_context_reg(&dsa->buffer, R_028800_DB_DEPTH_CONTROL, db_depth_control); 548 r600_store_context_reg(&rs->buffer, R_0286D4_SPI_INTERP_CONTROL_0, spi_interp); 549 r600_store_context_reg(&rs->buffer, R_028A4C_PA_SC_MODE_CNTL, sc_mode_cntl); 550 r600_store_context_reg(&rs->buffer, R_028C08_PA_SU_VTX_CNTL, 553 r600_store_context_reg(&rs->buffer, R_028DFC_PA_SU_POLY_OFFSET_CLAMP, fui(state->offset_clamp)); 567 r600_store_context_reg(&rs->buffer, R_028814_PA_SU_SC_MODE_CNTL, rs->pa_su_sc_mode_cntl); 570 r600_store_context_reg(&rs->buffer, R_028350_SX_MISC, 2311 r600_store_context_reg(c [all...] |
| H A D | evergreen_state.c | 363 r600_store_context_reg(&blend->buffer, R_028808_CB_COLOR_CONTROL, color_control); 364 r600_store_context_reg(&blend->buffer, R_028B70_DB_ALPHA_TO_MASK, 470 r600_store_context_reg(&dsa->buffer, R_028800_DB_DEPTH_CONTROL, db_depth_control); 542 r600_store_context_reg(&rs->buffer, R_0286D4_SPI_INTERP_CONTROL_0, spi_interp); 543 r600_store_context_reg(&rs->buffer, R_028A48_PA_SC_MODE_CNTL_0, 549 r600_store_context_reg(&rs->buffer, CM_R_028BE4_PA_SU_VTX_CNTL, 553 r600_store_context_reg(&rs->buffer, R_028C08_PA_SU_VTX_CNTL, 558 r600_store_context_reg(&rs->buffer, R_028B7C_PA_SU_POLY_OFFSET_CLAMP, fui(state->offset_clamp)); 559 r600_store_context_reg(&rs->buffer, R_028814_PA_SU_SC_MODE_CNTL, 2732 r600_store_context_reg(c [all...] |
| H A D | evergreen_compute.c | 1173 r600_store_context_reg(cb, CM_R_0286FC_SPI_LDS_MGMT, 1184 r600_store_context_reg(cb, R_028838_SQ_DYN_GPR_RESOURCE_LIMIT_1, 1194 r600_store_context_reg(cb, R_028A40_VGT_GS_MODE, 1197 r600_store_context_reg(cb, R_028B54_VGT_SHADER_STAGES_EN, 2/*CS_ON*/); 1199 r600_store_context_reg(cb, R_0286E8_SPI_COMPUTE_INPUT_CNTL,
|
| H A D | r600_pipe.h | 962 static inline void r600_store_context_reg(struct r600_command_buffer *cb, unsigned reg, unsigned value) function in typeref:typename:void
|