!129062 introduces a workaround for dynamic rendering. However that change didn't marked dynamic rendering as an optional feature. GPU that didn't had dynamic rendering would still not be able to start Blender. This PR marks dynamic rendering optional so the device will be considered when searching for compatible GPUs. Ref: #129157 Pull Request: https://projects.blender.org/blender/blender/pulls/130736