Searched refs:sample_locs_4x (Results 1 – 2 of 2) sorted by relevance
583 static unsigned sample_locs_4x[12] = { in r300_emit_fb_state_pipelined() local632 mspos0 = r300_get_mspos(0, sample_locs_4x); in r300_emit_fb_state_pipelined()633 mspos1 = r300_get_mspos(1, sample_locs_4x); in r300_emit_fb_state_pipelined()
1209 static uint32_t sample_locs_4x[] = { variable1243 val.idx = (sample_locs_4x[0] >> offset) & 0xf; in r600_get_sample_position()1245 val.idx = (sample_locs_4x[0] >> (offset + 4)) & 0xf; in r600_get_sample_position()1274 radeon_set_config_reg(cs, R_008B44_PA_SC_AA_SAMPLE_LOCS_4S, sample_locs_4x[0]); in r600_emit_msaa_state()1300 radeon_emit(cs, sample_locs_4x[0]); /* R_028C1C_PA_SC_AA_SAMPLE_LOCS_MCTX */ in r600_emit_msaa_state()1301 radeon_emit(cs, sample_locs_4x[1]); /* R_028C20_PA_SC_AA_SAMPLE_LOCS_8D_WD1_MCTX */ in r600_emit_msaa_state()