BackendVulkanFeature.vkStruct
IntPtr vkStruct
Description
A pointer to a pinned VkPhysicalDevice*Features struct with its sType set, and the feature bits you want enabled set to VK_TRUE. This must NOT be a VkPhysicalDeviceFeatures2. The pointer only needs to remain valid for the duration of the Backend.Vulkan.Request call.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!