Skip to content

Missing VK_NV_cluster_acceleration_structure has correct OpMode struct #11383

@spencer-lunarg

Description

@spencer-lunarg

@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

Metadata

Metadata

Assignees

No one assigned

    Labels

    IncompleteMissing Validation VUs to be added

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions