Improving performance, but breaking vertex buffers
This commit is contained in:
@@ -15,6 +15,7 @@ private:
|
||||
VkPipelineCache cache;
|
||||
PGraphics graphics;
|
||||
std::string cacheFile;
|
||||
Map<uint32, VkPipeline> createdPipelines;
|
||||
};
|
||||
DEFINE_REF(PipelineCache);
|
||||
} // namespace Vulkan
|
||||
|
||||
Reference in New Issue
Block a user