Searched refs:g_idx (Results 1 – 8 of 8) sorted by relevance
151 const uint8_t g_idx = elbg->rgba_map[G]; in filter_frame() local161 elbg->codeword[k++] = p[g_idx]; in filter_frame()218 p[g_idx] = elbg->codebook[cb_idx+1]; in filter_frame()
192 const uint8_t g_idx = s->rgba_map[G]; in filter_rgb() local202 p[g_idx] = INTERP(g_idx, 1); in filter_rgb()
125 int g_idx = 4 * i + idx + 2; in write_xfb_overflow_streams() local130 g_idx * sizeof(uint64_t)); in write_xfb_overflow_streams()137 g_idx * sizeof(uint64_t)); in write_xfb_overflow_streams()
259 int g_idx = offset + offsetof(struct iris_query_so_overflow, in write_overflow_values() local264 bo, g_idx, false); in write_overflow_values()
287 int g_idx = offset + offsetof(struct crocus_query_so_overflow, in write_overflow_values() local292 bo, g_idx, false); in write_overflow_values()
1413 OpMemberName %foo 0 "g_idx" in TEST_F()1479 OpMemberName %foo 0 "g_idx" in TEST_F()