Skip to content

amd_fidelityfx_vk null exception while creating contextΒ #73

@cdozdil

Description

@cdozdil

Hello,

I was testing Vulkan backend but keep getting access violation error on this line at ffx_vk.cpp.
After changing this line on same file as below problem dissapeared for me.

backendContext->vkFunctionTable.vkGetBufferMemoryRequirements2KHR = (PFN_vkGetBufferMemoryRequirements2KHR)vkDeviceContext->vkDeviceProcAddr(backendContext->device, "vkGetBufferMemoryRequirements2");

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