提交 a7813c9f 编写于 作者: J jpark37

win-capture: Remove dead VkResult values

上级 05c9ddd2
......@@ -319,9 +319,6 @@ const char *result_to_str(VkResult result)
VAL(VK_ERROR_FULL_SCREEN_EXCLUSIVE_MODE_LOST_EXT);
//VAL(VK_ERROR_OUT_OF_POOL_MEMORY_KHR);
//VAL(VK_ERROR_INVALID_EXTERNAL_HANDLE_KHR);
//VAL(VK_RESULT_BEGIN_RANGE);
//VAL(VK_RESULT_END_RANGE);
VAL(VK_RESULT_RANGE_SIZE);
VAL(VK_RESULT_MAX_ENUM);
#undef VAL
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册