Skip to content

No suitable device found on amd gpu even though rayTracingPipeline is supported #214

Description

@Zfentom

When trying to launch the game the gpu is not being detected despite supporting the neccesery requirement:
vulkaninfo | grep -i "rayTracingPipeline|deviceName|deviceType|queueFamily"
'DISPLAY' environment variable not set... skipping surface info
deviceType = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
deviceName = AMD Custom GPU 0405 (RADV VANGOGH)
VkPhysicalDeviceRayTracingPipelinePropertiesKHR:
VkQueueFamilyProperties:
VkQueueFamilyGlobalPriorityPropertiesEXT:
VkQueueFamilyGlobalPriorityPropertiesEXT:
VkQueueFamilyGlobalPriorityPropertiesEXT:
rayTracingPipelineTraceRaysIndirect2 = true
VkPhysicalDeviceRayTracingPipelineFeaturesKHR:
rayTracingPipeline = true
rayTracingPipelineShaderGroupHandleCaptureReplay = true
rayTracingPipelineShaderGroupHandleCaptureReplayMixed = false
rayTracingPipelineTraceRaysIndirect = true

The crash log ends with:
[PhysicalDevice] No suitable physical device found!
Process exited with code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions