Searched refs:FEATURE_INITIAL_WINDOW_SIZE (Results 1 – 3 of 3) sorted by relevance
78 PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE|PlatformProperties::FEATURE_RESIZE_WINDOW, in getPlatformProperties()85 PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE|PlatformProperties::FEATURE_RESIZE_WINDOW, in getPlatformProperties()99 PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE|PlatformProperties::FEATURE_RESIZE_WINDOW, in getPlatformProperties()106 PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE, in getPlatformProperties()113 PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE|PlatformProperties::FEATURE_RESIZE_WINDOW, in getPlatformProperties()
41 FEATURE_INITIAL_WINDOW_SIZE = (1<<0), //!< Platform honors initial window size request enumerator
520 …_ASSERT(getPlatformProperties(wsiType).features & PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE); in createSurfaceInitialSizeTest()614 if ((platformProperties.features & PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE) != 0) in createSurfaceTests()