X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README.md;h=03f9070974c28f273c15557efb76576e8e1ccb5d;hb=9486b751ce73aa581af1c16494506569cf2e8364;hp=0ed668accee0f3c7bdebb67b99d3aba81dd83ec7;hpb=7c09144947dc0ff8ab6b1b9396f21998e077c6c8;p=platform%2Fupstream%2FVK-GL-CTS.git diff --git a/README.md b/README.md index 0ed668a..03f9070 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,10 @@ Documentation Up-to-date documentation for the dEQP is available at [Android Open Source Project site](http://source.android.com/devices/graphics/testing.html). -The .qpa logs generated by the conformance tests may contain embedded png images of the results. -These can be viewed with the [Cherry](https://android.googlesource.com/platform/external/cherry/+/master) +The .qpa logs generated by the conformance tests may contain embedded PNG images of the results. +These can be viewed with `scripts/qpa_image_viewer.html`, by opening the file +with a web browser and following its instructions, or using the +[Cherry](https://android.googlesource.com/platform/external/cherry/+/master) tool. Khronos Vulkan Conformance Tests @@ -49,4 +51,4 @@ be generated with `--abis arm64-v8a`, issue the following commands: The `--angle-path ~/chromium/src/out/Release/` option can then be used to link against and embed the ANGLE shared object files. The full command would be: - python scripts/android/build_apk.py --sdk --ndk --abis arm64-v8a --angle-path ~/chromium/src/out/Release/ \ No newline at end of file + python scripts/android/build_apk.py --sdk --ndk --abis arm64-v8a --angle-path ~/chromium/src/out/Release/