Searched refs:lane_ids (Results 1 – 2 of 2) sorted by relevance
123 vint lane_ids = vint::lane_id(); in compute_error_squared_rgb_single_partition() local128 vmask mask = lane_ids < vint(texel_count); in compute_error_squared_rgb_single_partition()129 lane_ids += vint(ASTCENC_SIMD_WIDTH); in compute_error_squared_rgb_single_partition()1330 vint lane_ids = vint::lane_id() + vint(start_block_mode); in compute_ideal_endpoint_formats() local1338 vbest_error_index = select(vbest_error_index, lane_ids, mask); in compute_ideal_endpoint_formats()1339 lane_ids += vint(ASTCENC_SIMD_WIDTH); in compute_ideal_endpoint_formats()
821 vint lane_ids = vint::lane_id(); in compute_error_squared_rgba() local824 vmask mask = lane_ids < vint(texel_count); in compute_error_squared_rgba()877 lane_ids += vint(ASTCENC_SIMD_WIDTH); in compute_error_squared_rgba()960 vint lane_ids = vint::lane_id(); in compute_error_squared_rgb() local963 vmask mask = lane_ids < vint(texel_count); in compute_error_squared_rgb()1008 lane_ids += vint(ASTCENC_SIMD_WIDTH); in compute_error_squared_rgb()