Searched refs:GET_SX (Results 1 – 2 of 2) sorted by relevance
36 #define GET_SX(reg, index) GET_SFIELD((reg)[(index) / 4], ((index) % 4) * 2) macro146 out_value[0] = (GET_SX(sample_locs, sample_index) + 8) / 16.0f; in si_get_sample_position()
1846 #define GET_SX(reg, index) GET_SFIELD((reg)[(index) / 4], ((index) % 4) * 2) macro1956 out_value[0] = (GET_SX(sample_locs, sample_index) + 8) / 16.0f; in radv_get_sample_position()