mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibSoftGPU: Remove unused alias truncate_int_range
This commit is contained in:
committed by
Linus Groh
parent
13109694ef
commit
b62dba6bbf
@@ -26,7 +26,6 @@ using AK::SIMD::maskbits;
|
||||
using AK::SIMD::to_f32x4;
|
||||
using AK::SIMD::to_i32x4;
|
||||
using AK::SIMD::to_u32x4;
|
||||
using AK::SIMD::truncate_int_range;
|
||||
|
||||
static f32x4 wrap_repeat(f32x4 value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user