Quantcast
Channel: AMD Developer Forums: Message List - OpenGL & Vulkan
Viewing all articles
Browse latest Browse all 631

DriverCommandLists and DriverConcurrentCreates

$
0
0

Hello there,

 

I'd like to get some information on the status of AMD supporting DriverCommandLists in Direct3D 11. I know that it is not currently supported, but I was curious if there are any plans to support it in the future.

 

For my purposes, I'm mostly interested in the ability to create resources on one thread while issuing commands to an immediate context on another.

 

According to this article: How To: Check for Driver Support (Windows) 

Both DriverCommandLists and DriverConcurrentCreates must be TRUE for this to work properly without a frame rate stutter. In AMD's driver implementation, is this true? Even if command lists aren't fully supported in the driver, if concurrent creation is, for my purposes that would be incredibly useful.

 

Thanks!

- Blake


Viewing all articles
Browse latest Browse all 631

Trending Articles