Configure khronos section

This section specifies the libraries and parameters related to Khronos (GPU and WFD libraries).

Your graphics.conf configuration file must include a Khronos section where your EGL display and WFD driver libraries and parameters are specified.

The Khronos section is identified as the section of the configuration file that is enclosed by begin khronos and end khronos.
begin khronos
  begin egl display 1
    ...
  end egl display

  begin wfd device 1
    ...
  end wfd device
end khronos
...
     

Within the Khronos section: