You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To my knowledge, pipelineCacheUUID is the value used on Vulkan to identify if a pipeline cache can be used on the device, so shouldn't pipeline_cache_key return this value when using the Vulkan backend?
To my knowledge,
pipelineCacheUUIDis the value used on Vulkan to identify if a pipeline cache can be used on the device, so shouldn'tpipeline_cache_keyreturn this value when using the Vulkan backend?