OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_VC4_SUBMIT_CL
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/include/drm-uapi/
vc4_drm.h
33
#define
DRM_VC4_SUBMIT_CL
0x00
46
#define DRM_IOCTL_VC4_SUBMIT_CL DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_SUBMIT_CL
, struct
drm_vc4_submit_cl
)
73
* struct
drm_vc4_submit_cl
- ioctl argument for submitting commands to the 3D
85
struct
drm_vc4_submit_cl
{
struct
180
*
DRM_VC4_SUBMIT_CL
completion using its returned seqno.
192
* completion of the last
DRM_VC4_SUBMIT_CL
on a BO.
/bionic/libc/kernel/uapi/drm/
vc4_drm.h
25
#define
DRM_VC4_SUBMIT_CL
0x00
40
#define DRM_IOCTL_VC4_SUBMIT_CL DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_SUBMIT_CL
, struct
drm_vc4_submit_cl
)
62
struct
drm_vc4_submit_cl
{
struct
/external/kernel-headers/original/uapi/drm/
vc4_drm.h
33
#define
DRM_VC4_SUBMIT_CL
0x00
49
#define DRM_IOCTL_VC4_SUBMIT_CL DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_SUBMIT_CL
, struct
drm_vc4_submit_cl
)
79
* struct
drm_vc4_submit_cl
- ioctl argument for submitting commands to the 3D
91
struct
drm_vc4_submit_cl
{
struct
202
*
DRM_VC4_SUBMIT_CL
completion using its returned seqno.
214
* completion of the last
DRM_VC4_SUBMIT_CL
on a BO.
/external/libdrm/include/drm/
vc4_drm.h
33
#define
DRM_VC4_SUBMIT_CL
0x00
49
#define DRM_IOCTL_VC4_SUBMIT_CL DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_SUBMIT_CL
, struct
drm_vc4_submit_cl
)
79
* struct
drm_vc4_submit_cl
- ioctl argument for submitting commands to the 3D
91
struct
drm_vc4_submit_cl
{
struct
195
*
DRM_VC4_SUBMIT_CL
completion using its returned seqno.
207
* completion of the last
DRM_VC4_SUBMIT_CL
on a BO.
Completed in 52 milliseconds