a part of RenderFramework::Init(..)

This commit is contained in:
2024-11-12 01:51:14 +08:00
parent 66b75aceb9
commit 2bb1056b2a
6 changed files with 64 additions and 16 deletions

View File

@@ -114,6 +114,8 @@ public:
fullDrawIndexUint32=SupportLevel::Want;
blendOperationAdvanced=SupportLevel::Want;
wideLines=SupportLevel::Want;
}
};