[Vulkan] Forgot to undef the new RRRR swizzle macro.
This commit is contained in:
@@ -128,6 +128,7 @@ static const TextureConfig texture_configs[64] = {
|
|||||||
/* kUnknown */ {VK_FORMAT_UNDEFINED},
|
/* kUnknown */ {VK_FORMAT_UNDEFINED},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#undef RRRR
|
||||||
#undef ABGR
|
#undef ABGR
|
||||||
#undef BGRA
|
#undef BGRA
|
||||||
#undef RGBA
|
#undef RGBA
|
||||||
|
|||||||
Reference in New Issue
Block a user