When using vec3[] as push constants it selected the incorrect branch resulting in uploading incorrect data to the shader. This resulted in not seeing the clipping bounds in vulkan. Ref: #131111
When using vec3[] as push constants it selected the incorrect branch resulting in uploading incorrect data to the shader. This resulted in not seeing the clipping bounds in vulkan. Ref: #131111