Searched refs:R_028C00_PA_SC_LINE_CNTL (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/gallium/drivers/r600/ |
| H A D | egd_tables.h | 1249 {21221, R_028C00_PA_SC_LINE_CNTL, 2, 523},
|
| /xsrc/external/mit/MesaLib/src/gallium/drivers/r600/ |
| H A D | egd_tables.h | 1249 {21221, R_028C00_PA_SC_LINE_CNTL, 2, 523},
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_state.c | 1340 radeon_set_context_reg_seq(cs, R_028C00_PA_SC_LINE_CNTL, 2); 1342 S_028C00_EXPAND_LINE_WIDTH(1)); /* R_028C00_PA_SC_LINE_CNTL */ 1346 radeon_set_context_reg_seq(cs, R_028C00_PA_SC_LINE_CNTL, 2); 1347 radeon_emit(cs, S_028C00_LAST_PIXEL(1)); /* R_028C00_PA_SC_LINE_CNTL */
|
| H A D | evergreen_state.c | 1685 radeon_set_context_reg_seq(cs, R_028C00_PA_SC_LINE_CNTL, 2); 1687 S_028C00_EXPAND_LINE_WIDTH(1)); /* R_028C00_PA_SC_LINE_CNTL */ 1695 radeon_set_context_reg_seq(cs, R_028C00_PA_SC_LINE_CNTL, 2); 1696 radeon_emit(cs, S_028C00_LAST_PIXEL(1)); /* R_028C00_PA_SC_LINE_CNTL */
|
| H A D | evergreend.h | 2408 #define R_028C00_PA_SC_LINE_CNTL 0x00028C00 macro
|
| H A D | r600d.h | 2287 #define R_028C00_PA_SC_LINE_CNTL 0x028C00 macro
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_state.c | 1343 radeon_set_context_reg_seq(cs, R_028C00_PA_SC_LINE_CNTL, 2); 1345 S_028C00_EXPAND_LINE_WIDTH(1)); /* R_028C00_PA_SC_LINE_CNTL */ 1349 radeon_set_context_reg_seq(cs, R_028C00_PA_SC_LINE_CNTL, 2); 1350 radeon_emit(cs, S_028C00_LAST_PIXEL(1)); /* R_028C00_PA_SC_LINE_CNTL */
|
| H A D | evergreen_state.c | 1691 radeon_set_context_reg_seq(cs, R_028C00_PA_SC_LINE_CNTL, 2); 1693 S_028C00_EXPAND_LINE_WIDTH(1)); /* R_028C00_PA_SC_LINE_CNTL */ 1701 radeon_set_context_reg_seq(cs, R_028C00_PA_SC_LINE_CNTL, 2); 1702 radeon_emit(cs, S_028C00_LAST_PIXEL(1)); /* R_028C00_PA_SC_LINE_CNTL */
|
| H A D | evergreend.h | 2408 #define R_028C00_PA_SC_LINE_CNTL 0x00028C00 macro
|
| H A D | r600d.h | 2287 #define R_028C00_PA_SC_LINE_CNTL 0x028C00 macro
|
Completed in 78 milliseconds