aboutsummaryrefslogtreecommitdiff
path: root/opengles-3.1-stubs/Readme.txt
diff options
context:
space:
mode:
authorAnthony Barbier <anthony.barbier@arm.com>2017-12-14 16:27:41 +0000
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:42:33 +0000
commit14c86a9246202c0c928c03cf6886dde134fba525 (patch)
treec7b670b52fb257f133f02ff74894ba461336828d /opengles-3.1-stubs/Readme.txt
parent08c5a06e2b49df0d7912deedd6d26d2c603cfe58 (diff)
downloadComputeLibrary-14c86a9246202c0c928c03cf6886dde134fba525.tar.gz
COMPMID-557 Added some GLES documentation and rework following OOB testing
Change-Id: I56333ed23d30c5ec3094f64b78a023589064fe06 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/113375 Tested-by: BSG Visual Compute Jenkins server to access repositories on http://mpd-gerrit.cambridge.arm.com <bsgcomp@arm.com> Reviewed-by: Jim He <jim.he@arm.com> Reviewed-by: Anthony Barbier <anthony.barbier@arm.com>
Diffstat (limited to 'opengles-3.1-stubs/Readme.txt')
-rw-r--r--opengles-3.1-stubs/Readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/opengles-3.1-stubs/Readme.txt b/opengles-3.1-stubs/Readme.txt
new file mode 100644
index 0000000000..4c079b1b38
--- /dev/null
+++ b/opengles-3.1-stubs/Readme.txt
@@ -0,0 +1,2 @@
+These are dummy libraries for linking against at build time.
+The application will require the real device libraries to run.