@huili0423 was are missing these 3 simple VU for VK_NV_cluster_acceleration_structure
- VUID-VkClusterAccelerationStructureInputInfoNV-pClustersBottomLevel-parameter
- VUID-VkClusterAccelerationStructureInputInfoNV-pMoveObjects-parameter
- VUID-VkClusterAccelerationStructureInputInfoNV-pTriangleClusters-parameter
Basically just need a check the VkClusterAccelerationStructureInputInfoNV::opType and the check the sType of the struct is matching correctly
should easily be done in stateless