Skip to content

Commit

Permalink
Merge vk-gl-cts/vulkan-cts-1.1.4 into vk-gl-cts/vulkan-cts-1.1.5
Browse files Browse the repository at this point in the history
Change-Id: I08d446d669112864315659de6c9443e176e9f575
  • Loading branch information
alegal-arm committed Aug 28, 2020
2 parents d5367a2 + 4717d8d commit b1ce519
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 b1ce519

Please sign in to comment.