enum GPUVendor

Types of GPU vendors.

Values

NameValueDescription
GPU_UNKNOWN 0
GPU_NVIDIA 1
GPU_AMD 2
GPU_INTEL 3
GPU_APPLE 4
GPU_VENDOR_COUNT 5