[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
1 changed files with 1 additions and 0 deletions

View File

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