(nw) fixed compile error

This commit is contained in:
Robbbert 2019-10-14 02:34:55 +11:00
parent 1e204e460b
commit 269970125a

View file

@ -4880,7 +4880,7 @@ VK_DESTROY
dsl = s_renderVK->m_descriptorSetLayoutCache.find(m_descriptorSetLayoutHash);
if (NULL == dsl)
if (VK_NULL_HANDLE == dsl)
{
VkDescriptorSetLayoutBinding bindings[64];
bx::memCopy(