DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DRM_FORMAT_INVALID
sys/dev/drm/drm_fourcc.c
48
uint32_t fmt = DRM_FORMAT_INVALID;
sys/dev/drm/drm_framebuffer.c
120
if (r.pixel_format == DRM_FORMAT_INVALID) {