Searched refs:compute_offset (Results 1 – 4 of 4) sorted by relevance
409 int64_t offset = compute_offset (parent_idx, link); in will_overflow()555 int64_t compute_offset ( in compute_offset() function
194 static void compute_offset( struct brw_clip_compile *c ) in compute_offset() function508 compute_offset(c); in brw_emit_unfilled_clip()
620 int64_t offset = compute_offset (parent_idx, link); in will_overflow()854 int64_t compute_offset ( in compute_offset() function
147 - i965/clip: Fix brw_clip_unfilled.c/compute_offset's assembly.