used VABConfigInfo at CreateMaterialInstance of TextRenderable
This commit is contained in:
@@ -117,8 +117,8 @@ class Pipeline;
|
||||
|
||||
struct VAConfig
|
||||
{
|
||||
VkFormat format;
|
||||
bool instance;
|
||||
VkFormat format=PF_UNDEFINED;
|
||||
bool instance=false;
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user