diff options
Diffstat (limited to 'gfx/angle/src/third_party/compiler/README.angle')
-rwxr-xr-x | gfx/angle/src/third_party/compiler/README.angle | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gfx/angle/src/third_party/compiler/README.angle b/gfx/angle/src/third_party/compiler/README.angle new file mode 100755 index 000000000..4fdf757ef --- /dev/null +++ b/gfx/angle/src/third_party/compiler/README.angle @@ -0,0 +1,12 @@ +Name: ANGLE array bounds clamper from WebKit +Short Name: WebKit +URL: http://webkit.org +Version: 0 +License: BSD +Security Critical: yes + +Description: +Implements clamping of array indexing expressions during shader translation. + +Local Modifications: +None |