Alex Hildebrand
Alex Hildebrand
Thank you for looking into this in advance and also thank you for all your great work here!
Debugging a bit it seems that for DescriptorSetLayoutBindingFlagsCreateInfo the EnumElementReader only finds the old SType VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO_**EXT**, but not the new VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO.
I will test it as soon as you pushed the Nuget packages. Thank you!
Just testet the new Nuget package. Lots of sTypes are fixed, thank you! However, there are still some sType related bugs. When calling physicalDevice.GetFeatures2() the debug layer throws: > vkGetPhysicalDeviceProperties2KHR:...
No problem. Currently I am only using extensions features supported by all the GPUs we are using. Just wanted to let you know that there are still some sTypes missing....
Is there any reason why #26 has not been merged? Would be great if this issue would be fixed as it's anoying to have to check address validity on the...
I did not find anything about loop back addresses in the documents so I don't know what behavior is expected. For me it would make sense if only replies on...
I just merged #26 into master and tested it using multiple interfaces. Everythings works as expected. It would be great if this PR could be merged. If you are unsure...
@Vivian-A I really appreciate the idea of your bounty, but I think it is not me deserving the money, as most of the great work we are using has been...
@Vivian-A Perfect. Thanks a lot!