OSDN Git Service

Intentionally ignore pipeline cache for now
authorAlexis Hetu <sugoi@google.com>
Tue, 29 Jan 2019 21:13:17 +0000 (16:13 -0500)
committerAlexis Hétu <sugoi@google.com>
Tue, 29 Jan 2019 22:19:28 +0000 (22:19 +0000)
commit85bd613c938c94a8d760bf45b2d5e42978830ae8
treeae7c7ed5f48b6cc2db88d9faf334aac8c0e35113
parentec061ddc31ca9e0a01d006cf197272c7d1db71cf
Intentionally ignore pipeline cache for now

Since PipelineCache is a potential optimization, unmarking it as
UNIMPLEMENTED() and leaving a TODO instead. This can be addressed
much later, but for now, this shouldn't make tests fail.

Bug b/118386749 b/123588002

Change-Id: I5bdc15aedd9a01e35a457eef1a70c450083fd577
Reviewed-on: https://swiftshader-review.googlesource.com/c/23969
Tested-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
src/Vulkan/libVulkan.cpp