[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-18 UTC."],[],["`GpuAccelerationConfig.GpuBackend` is an enum for selecting a GPU backend, offering options like `OPENCL`, `OPENGL`, and `UNSET`. `OPENCL` enforces OpenCL execution, `OPENGL` enforces OpenGL, and `UNSET` prioritizes OpenCL but falls back to OpenGL if necessary. Inherited methods from `Enum`, `Object`, `Constable`, and `Comparable` allow for actions like comparing, cloning, retrieving names, and handling constants.\n"]]