cancel
Showing results for 
Search instead for 
Did you mean: 

OpenGL & Vulkan

FilippoLeon
Adept I

vkGetPipelineCacheData with empty data crashes the application

Steps to reproduce:

1) create an empty pipeline cache with no data

2) do not pass this pipeline cache to any pipeline creation function

3) call vkGetPipelineCacheData 

The application with crash with the latest adrenaline driver.

0 Likes
2 Replies

could you provide a minimal test case with binary/source code ?

dorisyan
Staff

Hi @FilippoLeon ,

Does your app works well on NV?

If so,  could you please provide your app which can reproduce this problem?

0 Likes