Searched defs:allFeatures (Results 1 – 10 of 10) sorted by relevance
42 List<Feature<?>> allFeatures = in suite() local
43 List<Feature<?>> allFeatures = in suite() local
30 public static <F extends JacksonFeature> JacksonFeatureSet<F> fromDefaults(F[] allFeatures) { in fromDefaults()
299 const deUint32 allFeatures = ~0u; in init() local
791 const deUint32 allFeatures = ~FEATURE_ARRAYS_OF_ARRAYS; in init() local
733 const deUint32 allFeatures = ~disabled; in init() local
889 …const deUint32 allFeatures = ~FEATURE_OUT_OF_ORDER_OFFSETS & ~FEATURE_16BIT_STORAGE & ~FEATURE_8… in init() local
1122 const VkFormatFeatureFlags allFeatures = VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT in getPhysicalDeviceFormatProperties() local