Searched defs:PlatformProperties (Results 1 – 2 of 2) sorted by relevance
39 struct PlatformProperties struct41 enum FeatureFlags47 enum SwapchainExtent56 deUint32 features;57 SwapchainExtent swapchainExtent;58 deUint32 maxDisplays;59 deUint32 maxWindowsPerDisplay;
79 PlatformProperties::PlatformProperties() { in PlatformProperties() function in PlatformProperties