diff options
| author | Tony-LunarG <tony@lunarg.com> | 2018-10-31 16:10:48 -0600 |
|---|---|---|
| committer | Tony Barbour <tony@lunarg.com> | 2018-11-08 13:05:23 -0700 |
| commit | ca8d349beed75d8fa6d27884cce4f091b6dc2a1e (patch) | |
| tree | 96e5d2faa956babdbf7c1896ae525481cde5297d /README.md | |
| parent | e4480fa9afd6f8cfc5579c7d24954f7030b180cf (diff) | |
| download | usermoji-ca8d349beed75d8fa6d27884cce4f091b6dc2a1e.tar.xz | |
Rename cube and cubepp exes to vkcube and vkcubepp
Change-Id: Iaecb0e7e21a086c8523b8cd4bc9eccd05e1cbca0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ verify their applications correct use of the Vulkan API. The following components are available in this repository: - [*Mock ICD*](icd/) -- [*Cube and Cube++ Demo*](cube/) +- [*Vkcube and Vkcube++ Demo*](cube/) - [*VulkanInfo*](vulkaninfo/) - [*Windows Runtime*](winrt/) @@ -32,7 +32,7 @@ Please see the [GOVERNANCE.md](GOVERNANCE.md) file in this repository for reposi ## How to Build and Run [BUILD.md](BUILD.md) -Includes directions for building all components as well as running the cube demo applications. +Includes directions for building all components as well as running the vkcube demo applications. ## License This work is released as open source under a Apache-style license from Khronos including a Khronos copyright. |
