Searched defs:allFeatures (Results 1 – 4 of 4) sorted by relevance
299 const deUint32 allFeatures = ~0u; in init() local
708 const deUint32 allFeatures = ~FEATURE_ARRAYS_OF_ARRAYS; in init() local
907 …const deUint32 allFeatures = ~FEATURE_OUT_OF_ORDER_OFFSETS & ~FEATURE_16BIT_STORAGE & ~FEATURE_8B… in init() local
992 const VkFormatFeatureFlags allFeatures = VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT in getPhysicalDeviceFormatProperties() local