Lines Matching defs:features
273 * invalid. Our cache is device-agnostic, but it does depend on the features
738 * luckily, is exactly what we need to support the required features.
752 /* depth/stencil format shouldn't advertise buffer features */
1112 pFeatures->features = (VkPhysicalDeviceFeatures) {
1266 VkPhysicalDeviceVertexAttributeDivisorFeaturesEXT *features =
1268 features->vertexAttributeInstanceRateDivisor = true;
1269 features->vertexAttributeInstanceRateZeroDivisor = true;
1905 const VkPhysicalDeviceFeatures *features)
1914 VkBool32 *enabled_feature = (VkBool32 *)features;
2182 /* Check enabled features */