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()1303 vint lane_ids = vint::lane_id() + vint(start_block_mode); in compute_ideal_endpoint_formats() local1309 vbest_error_index = select(vbest_error_index, lane_ids, mask); in compute_ideal_endpoint_formats()1310 lane_ids += vint(ASTCENC_SIMD_WIDTH); in compute_ideal_endpoint_formats()
787 vint lane_ids = vint::lane_id(); in compute_error_squared_rgba() local790 vmask mask = lane_ids < vint(texel_count); in compute_error_squared_rgba()843 lane_ids += vint(ASTCENC_SIMD_WIDTH); in compute_error_squared_rgba()926 vint lane_ids = vint::lane_id(); in compute_error_squared_rgb() local929 vmask mask = lane_ids < vint(texel_count); in compute_error_squared_rgb()974 lane_ids += vint(ASTCENC_SIMD_WIDTH); in compute_error_squared_rgb()