mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced 2025-09-11 13:01:57 -04:00
Add support for VK_ARM_tensors (#2175)
- Add two new structures to the multipleLenStructs list Change-Id: I5fea56734eced9c96dd5bbcc4057d72260497969 Signed-off-by: Kevin Petit <kevin.petit@arm.com>
This commit is contained in:
parent
51a648fa9a
commit
64b72c4612
@ -16488,6 +16488,8 @@ void VulkanHppGenerator::readTypeStruct( tinyxml2::XMLElement const * element, b
|
||||
"VkSubmitInfo",
|
||||
"VkSubpassDescription",
|
||||
"VkSubpassDescription2",
|
||||
"VkTensorCopyARM",
|
||||
"VkTensorDescriptionARM",
|
||||
"VkVideoDecodeAV1PictureInfoKHR",
|
||||
"VkWin32KeyedMutexAcquireReleaseInfoKHR",
|
||||
"VkWin32KeyedMutexAcquireReleaseInfoNV" };
|
||||
|
Loading…
x
Reference in New Issue
Block a user