improvements
This commit is contained in:
@@ -8,8 +8,8 @@ BEGIN_VULKAN_COMMAND(ClearColor)
|
||||
float g;
|
||||
float b;
|
||||
float a;
|
||||
IImage *pImage;
|
||||
IImage **ppImage;
|
||||
IImage *pImage = NULL;
|
||||
IImage **ppSwapchainImages = NULL;
|
||||
END_VULKAN_COMMAND(ClearColor)
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user