KhronosGroup / Vulkan-ValidationLayers

Vulkan Validation Layers (VVL)
https://vulkan.lunarg.com/doc/sdk/latest/linux/khronos_validation_layer.html
Other
731 stars 397 forks source link

layers: Remove sType string in stateless #8125

Closed spencer-lunarg closed 1 month ago

spencer-lunarg commented 1 month ago

I noticed we were passing in both the sType enum and string, but we can just go string_VkStructureType and save a LOT of strings being passed around

ci-tester-lunarg commented 1 month ago

CI Vulkan-ValidationLayers build queued with queue ID 198590.

ci-tester-lunarg commented 1 month ago

CI Vulkan-ValidationLayers build # 16788 running.

ci-tester-lunarg commented 1 month ago

CI Vulkan-ValidationLayers build # 16788 failed.

ci-tester-lunarg commented 1 month ago

CI Vulkan-ValidationLayers build queued with queue ID 198644.

ci-tester-lunarg commented 1 month ago

CI Vulkan-ValidationLayers build # 16792 running.

ci-tester-lunarg commented 1 month ago

CI Vulkan-ValidationLayers build # 16792 passed.