Home
last modified time | relevance | path

Searched refs:sample_locs_4x (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c1541 static uint32_t sample_locs_4x[] = { in evergreen_set_ms_pos() local
1571 for (i = 0; i < Elements(sample_locs_4x); i++) { in evergreen_set_ms_pos()
1573 sample_locs_4x[i]); in evergreen_set_ms_pos()
1601 static uint32_t sample_locs_4x[] = { in cayman_set_ms_pos() local
1650 sample_locs = sample_locs_4x; in cayman_set_ms_pos()
1651 num_regs = Elements(sample_locs_4x); in cayman_set_ms_pos()
Dr600_state.c1527 static uint32_t sample_locs_4x[] = { in r600_set_ms_pos() local
1548 r600_pipe_state_add_reg(rstate, R_008B44_PA_SC_AA_SAMPLE_LOCS_4S, sample_locs_4x[0]); in r600_set_ms_pos()
1567 r600_pipe_state_add_reg(rstate, R_028C1C_PA_SC_AA_SAMPLE_LOCS_MCTX, sample_locs_4x[0]); in r600_set_ms_pos()
1568 r600_pipe_state_add_reg(rstate, R_028C20_PA_SC_AA_SAMPLE_LOCS_8D_WD1_MCTX, sample_locs_4x[1]); in r600_set_ms_pos()