Searched refs:scratch_idx (Results 1 – 5 of 5) sorted by relevance
39 emit_marker5(struct fd_ringbuffer *ring, int scratch_idx) in emit_marker5() argument42 unsigned reg = REG_A5XX_CP_SCRATCH_REG(scratch_idx); in emit_marker5()
146 emit_marker6(struct fd_ringbuffer *ring, int scratch_idx) in emit_marker6() argument149 unsigned reg = REG_A6XX_CP_SCRATCH_REG(scratch_idx); in emit_marker6()
206 static inline void emit_marker(struct fd_ringbuffer *ring, int scratch_idx);275 emit_marker(struct fd_ringbuffer *ring, int scratch_idx) in emit_marker() argument278 unsigned reg = REG_AXXX_CP_SCRATCH_REG0 + scratch_idx; in emit_marker()
202 skc_int_v_t const scratch_idx = max(ess,0);217 smem->scratch[scratch_idx] = get_sub_group_local_id();
1389 SKC_RASTERIZE_UINT const scratch_idx = SKC_CONVERT(SKC_RASTERIZE_UINT)(max(ess,0.0f));1406 smem->subgroup.aN.scratch[scratch_idx C] = I;1424 ((uint *)&source)[scratch_idx C] = I;1446 smem->subgroup.aN.scratch[scratch_idx] = skc_subgroup_lane();