[Vulkan] Forgot to undef the new RRRR swizzle macro.

This commit is contained in:
gibbed
2018-05-22 11:07:27 -05:00
parent 9bc17cd1d4
commit cb4b1bae1b

View File

@@ -128,6 +128,7 @@ static const TextureConfig texture_configs[64] = {
/* kUnknown */ {VK_FORMAT_UNDEFINED},
};
#undef RRRR
#undef ABGR
#undef BGRA
#undef RGBA