Searched refs:FEATURE_INITIAL_WINDOW_SIZE (Results 1 – 3 of 3) sorted by relevance
108 PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE|PlatformProperties::FEATURE_RESIZE_WINDOW, in getPlatformProperties()115 PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE|PlatformProperties::FEATURE_RESIZE_WINDOW, in getPlatformProperties()129 PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE, in getPlatformProperties()136 PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE|PlatformProperties::FEATURE_RESIZE_WINDOW, in getPlatformProperties()143 PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE|PlatformProperties::FEATURE_RESIZE_WINDOW, in getPlatformProperties()
43 FEATURE_INITIAL_WINDOW_SIZE = (1<<0), //!< Platform honors initial window size request enumerator
1147 …_ASSERT(getPlatformProperties(wsiType).features & PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE); in createSurfaceInitialSizeTest()1270 if ((platformProperties.features & PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE) != 0) in createSurfaceTests()