package cos_gpu

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message DriverVersion

gpu_driver_versions.proto:26

Represents all the information about a GPU driver version. It contains the GPU driver version label (e.g., "default", "latest"), and the GPU driver version that is associated with that label.

Used in: GPUDriverVersionInfo

message GPUDevice

gpu_driver_versions.proto:35

Represents the information about a GPU device.

Used in: GPUDriverVersionInfo

message GPUDriverVersionInfo

gpu_driver_versions.proto:43

Represents GPU driver version information for a specific GPU type, mapping from GPU type to GPU driver version information.

Used in: GPUDriverVersionInfoList

message GPUDriverVersionInfoList

gpu_driver_versions.proto:52

Represents a list of GPU driver version information.