driconf: Support selection by Vulkan applicationName.
[mesa.git] / src / mesa / drivers / dri / i915 / intel_context.c
index c9426db67b3823433450ed0fb05c95e5bde7af7e..09c2ee1e5ae94b2ebfa4d6dd13f3cd6a03bf510d 100644 (file)
@@ -445,7 +445,7 @@ intelInitContext(struct intel_context *intel,
          0, sizeof(ctx->TextureFormatSupported));
 
    driParseConfigFiles(&intel->optionCache, &intelScreen->optionCache,
-                       sPriv->myNum, "i915", NULL, NULL, 0);
+                       sPriv->myNum, "i915", NULL, NULL, 0, NULL, 0);
    intel->maxBatchSize = 4096;
 
    /* Estimate the size of the mappable aperture into the GTT.  There's an