/***************************** Do not edit. ***************************** Automatically generated from vulkan_core.h version 267 by mkvkformatfiles. *************************************************************************/ /* ** Copyright 2015-2023 The Khronos Group Inc. ** ** SPDX-License-Identifier: Apache-2.0 */ #include <stdint.h> #include <stdbool.h> #include "vkformat_enum.h" bool isProhibitedFormat(VkFormat format) { … } bool isValidFormat(VkFormat format) { … }