• Home
Name Date Size #Lines LOC

..--

ArrayBoundsClamper.cppD03-May-20243.9 KiB11363

ArrayBoundsClamper.hD03-May-20242.5 KiB6422

LICENSED03-May-20241.2 KiB2320

README.chromiumD03-May-2024252 1310

README.chromium

1Name: ANGLE array bounds clamper from WebKit
2Short Name: WebKit
3URL: http://webkit.org
4Version: 0
5License: BSD
6Security Critical: yes
7
8Description:
9Implements clamping of array indexing expressions during shader translation.
10
11Local Modifications:
12None
13