GPUOpen-Effects / FidelityFX

A set of AMD provided GPU effects with provided source and sample implementations

Home Page:https://gpuopen.com/gaming-product/fidelityfx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crashed on assert(g_vkGetPhysicalDevicePresentRectanglesKHR)

tingxingdong opened this issue · comments

Solution: commend out the line 89
//assert(g_vkGetPhysicalDevicePresentRectanglesKHR);
of FidelityFX\FFX_CAS\cas-samples\libs\cauldron\src\VK\base\ExtFreeSync2.cpp

Rebuilt and OK. My Vulkan Instance Version: 1.2.131