Skip to content

Commit

Permalink
Merge vk-gl-cts/vulkan-cts-1.1.6 into vk-gl-cts/vulkan-cts-1.2.1
Browse files Browse the repository at this point in the history
Change-Id: I6bb8696c337a0cef0501cf6879a43bc4f95bdfcd
  • Loading branch information
alegal-arm committed Aug 28, 2020
2 parents d6201af + 2c816e3 commit c5d2567
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions external/vulkancts/framework/vulkan/vkRenderDocUtil.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@

#if (DE_OS == DE_OS_WIN32)
# define RENDERDOC_LIBRARY_NAME "renderdoc.dll"
#elif (DE_OS == DE_OS_ANDROID)
# define RENDERDOC_LIBRARY_NAME "libVkLayer_GLES_RenderDoc.so"
#else
# define RENDERDOC_LIBRARY_NAME "librenderdoc.so"
#endif
Expand Down

0 comments on commit c5d2567

Please sign in to comment.