Skip to content

Fix missing Mesh + DAC in GPU-AV #12255

@spencer-lunarg

Description

@spencer-lunarg

seems for GPU-AV we are missing supporting vkCmdDrawMeshTasksIndirectCount2EXT and vkCmdDrawMeshTasksIndirect2EXT correctly

  • vkCmdDrawMeshTasksIndirect2EXT is just missing a hook
  • vkCmdDrawMeshTasksIndirectCount2EXT is not calling valcmd::DrawMeshIndirect

Both of these will need to add fixes for DrawMeshIndirect such that it can take a VkDeviceAddress instead of the VkBuffer we normally had

Metadata

Metadata

Assignees

No one assigned

    Labels

    GPU-AVGPU Assisted Validation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions