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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_state.c1532 static uint32_t sample_locs_2x[] = { local
1565 for (i = 0; i < Elements(sample_locs_2x); i++) {
1567 sample_locs_2x[i]);
1592 static uint32_t sample_locs_2x[] = { local
1645 sample_locs = sample_locs_2x;
1646 num_regs = Elements(sample_locs_2x);
H A Dr600_state.c1522 static uint32_t sample_locs_2x[] = { local
1545 r600_pipe_state_add_reg(rstate, R_008B40_PA_SC_AA_SAMPLE_LOCS_2S, sample_locs_2x[0]);
1563 r600_pipe_state_add_reg(rstate, R_028C1C_PA_SC_AA_SAMPLE_LOCS_MCTX, sample_locs_2x[0]);
1564 r600_pipe_state_add_reg(rstate, R_028C20_PA_SC_AA_SAMPLE_LOCS_8D_WD1_MCTX, sample_locs_2x[1]);
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c1532 static uint32_t sample_locs_2x[] = { local
1565 for (i = 0; i < Elements(sample_locs_2x); i++) {
1567 sample_locs_2x[i]);
1592 static uint32_t sample_locs_2x[] = { local
1645 sample_locs = sample_locs_2x;
1646 num_regs = Elements(sample_locs_2x);
H A Dr600_state.c1522 static uint32_t sample_locs_2x[] = { local
1545 r600_pipe_state_add_reg(rstate, R_008B40_PA_SC_AA_SAMPLE_LOCS_2S, sample_locs_2x[0]);
1563 r600_pipe_state_add_reg(rstate, R_028C1C_PA_SC_AA_SAMPLE_LOCS_MCTX, sample_locs_2x[0]);
1564 r600_pipe_state_add_reg(rstate, R_028C20_PA_SC_AA_SAMPLE_LOCS_8D_WD1_MCTX, sample_locs_2x[1]);

Completed in 200 milliseconds