Home
last modified time | relevance | path

Searched refs:MSM_PIPE_3D0 (Results 1 – 6 of 6) sorted by relevance

/third_party/libdrm/include/drm/
Dmsm_drm.h50 #define MSM_PIPE_3D0 0x10 macro
/third_party/mesa3d/include/drm-uapi/
Dmsm_drm.h50 #define MSM_PIPE_3D0 0x10 macro
/third_party/libdrm/freedreno/msm/
Dmsm_pipe.c172 [FD_PIPE_3D] = MSM_PIPE_3D0, in msm_pipe_new()
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_pipe.c240 [FD_PIPE_3D] = MSM_PIPE_3D0, in msm_pipe_new()
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_pipe.c229 [FD_PIPE_3D] = MSM_PIPE_3D0, in virtio_pipe_new()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_drm.c68 .pipe = MSM_PIPE_3D0, in tu_drm_get_param()
998 uint32_t flags = MSM_PIPE_3D0; in tu_queue_submit_locked()