Command Queue
Creates a command queue using the requested render backend.
Parameters
render Backend
Preferred render backend. If Vulkan is requested below the minimum supported Android API level, or Vulkan native initialization fails, OpenGL is used instead.
tracing Enabled
Whether native command server tracing should start enabled.
Throws
If the command queue cannot be created.