MCPcopy
hub / github.com/tinygrad/tinygrad / amdgpu_drm.py

File amdgpu_drm.py

tinygrad/runtime/autogen/amdgpu_drm.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# mypy: disable-error-code="empty-body"
2from __future__ import annotations
3import ctypes
4from typing import Literal, TypeAlias

Callers

nothing calls this directly

Calls 5

_IOFunction · 0.90
_IORFunction · 0.90
_IOWFunction · 0.90
_IOWRFunction · 0.90
register_fieldsMethod · 0.80

Tested by

no test coverage detected