Skip to content

Vulkan Unknow Error while capturing .rra using RDP #9

@vtewari3198

Description

@vtewari3198

When I run a Vulkan application(simple ray query compute shader) with RDP to capture its .rra trace, application crashes with Vulkan Unknown error. (I have RDNA3 GPU with latest drivers)

Error occurs at this: vkCreateComputePipelines(get_device().get_handle(), VK_NULL_HANDLE, 1, &info, nullptr, &pipeline)

When I run same application on other AMD machine, capture works. It used to work on the RDNA3 machine too but suddenly the problem started

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions