Searched defs:sample_locs_4x (Results 1 - 4 of 4) sorted by relevance

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

Completed in 462 milliseconds