Searched refs:scratch_idx (Results 1 – 5 of 5) sorted by relevance
185 static inline void emit_marker(struct fd_ringbuffer *ring, int scratch_idx);186 static inline void emit_marker5(struct fd_ringbuffer *ring, int scratch_idx);401 emit_marker(struct fd_ringbuffer *ring, int scratch_idx) in emit_marker() argument404 unsigned reg = REG_AXXX_CP_SCRATCH_REG0 + scratch_idx; in emit_marker()413 emit_marker5(struct fd_ringbuffer *ring, int scratch_idx) in emit_marker5() argument417 unsigned reg = 0x00000b78 + scratch_idx; in emit_marker5()
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();