added SetClearColor(COLOR::MozillaCharcoal) in VulkanApplicationFramework
This commit is contained in:
parent
78946994bb
commit
c9d6774bd3
@ -94,7 +94,7 @@ public:
|
||||
if(!InitShaderCompiler())
|
||||
return(false);
|
||||
|
||||
clear_color.Set(0,0,0,1);
|
||||
SetClearColor(COLOR::MozillaCharcoal);
|
||||
|
||||
#ifdef _DEBUG
|
||||
if(!CheckStrideBytesByFormat())
|
||||
|
Loading…
x
Reference in New Issue
Block a user