Searched refs:lane_offset (Results 1 – 3 of 3) sorted by relevance
248 int lane_offset = src_lane & width - 1; in GpuShuffleGetSrcLane() local249 return lane_base + lane_offset; in GpuShuffleGetSrcLane()
198 int16_t lane_offset,
491 uint32_t lane_offset = 0; in PaPatchListTerm() local495 lane_offset = KNOB_SIMD_WIDTH; in PaPatchListTerm()508 uint32_t input_cp = (lane + lane_offset) * TotalControlPoints + cp; in PaPatchListTerm()