Cleanup on platform protection handling. (#312)
This commit is contained in:
committed by
Markus Tavenrath
parent
fba738079a
commit
bcc02a1cb0
@@ -137,7 +137,7 @@ class VulkanHppGenerator
|
||||
bool returnedOnly;
|
||||
bool isUnion;
|
||||
std::vector<MemberData> members;
|
||||
std::string protect;
|
||||
std::string platform;
|
||||
std::vector<std::string> structExtends;
|
||||
std::vector<std::string> aliases;
|
||||
std::string subStruct;
|
||||
|
||||
Reference in New Issue
Block a user