mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-01-19 12:22:32 +00:00
Buildfix
This commit is contained in:
parent
b21ed852ce
commit
9b6aece6fc
@ -59,7 +59,7 @@ public:
|
||||
|
||||
private:
|
||||
VulkanContext *vulkan_;
|
||||
DenseHashMap<SamplerCacheKey, VkSampler, VK_NULL_HANDLE> cache_;
|
||||
DenseHashMap<SamplerCacheKey, VkSampler, (VkSampler)VK_NULL_HANDLE> cache_;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user