zink: remove some needless moltenvk details
This removes a macro that we don't need, and removes a comment about a detail that we don't care about in that location. Acked-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Acked-by: Hoe Hao Cheng <haochengho12907@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11554>
This commit is contained in:
@@ -223,12 +223,6 @@ header_code = """
|
||||
|
||||
#include <vulkan/vulkan.h>
|
||||
|
||||
#if defined(__APPLE__)
|
||||
// Source of MVK_VERSION
|
||||
// Source of VK_EXTX_PORTABILITY_SUBSET_EXTENSION_NAME
|
||||
#include "MoltenVK/vk_mvk_moltenvk.h"
|
||||
#endif
|
||||
|
||||
struct zink_screen;
|
||||
|
||||
struct zink_device_info {
|
||||
|
Reference in New Issue
Block a user