Home
last modified time | relevance | path

Searched refs:vertex (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/gpu/
H A Dpanfrost.rst29 drm-engine-vertex-tiler: 71932239 ns
30 drm-cycles-vertex-tiler: 52617357
31 drm-maxfreq-vertex-tiler: 799999987 Hz
32 drm-curfreq-vertex-tiler: 799999987 Hz
39 Possible `drm-engine-` key names are: `fragment`, and `vertex-tiler`.
/linux/Documentation/userspace-api/media/drivers/
H A Ddw100.rst11 pixel macroblocks indexed using X, Y vertex coordinates.
54 vertex of the grid. The x coordinate is stored in the 16 LSBs and the y
77 the vertex coordinates of the block. The dewarping grid map is comprised of
78 vertex coordinates for x and y. Each x, y coordinate register uses 16 bits
/linux/include/net/
H A Daf_unix.h84 struct unix_vertex *vertex; member
/linux/net/unix/
H A Daf_unix.c1039 u->vertex = NULL; in unix_create1()