Home
last modified time | relevance | path

Searched refs:fd_pipe_new (Results 1 - 9 of 9) sorted by relevance

/third_party/libdrm/freedreno/
H A Dfreedreno_pipe.c69 fd_pipe_new(struct fd_device *dev, enum fd_pipe_id id) in fd_pipe_new() function
H A Dfreedreno_drmif.h105 struct fd_pipe * fd_pipe_new(struct fd_device *dev, enum fd_pipe_id id);
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_drmif.h150 struct fd_pipe *fd_pipe_new(struct fd_device *dev, enum fd_pipe_id id);
H A Dfreedreno_pipe.c89 fd_pipe_new(struct fd_device *dev, enum fd_pipe_id id) in fd_pipe_new() function
/third_party/mesa3d/src/freedreno/computerator/
H A Dmain.c240 struct fd_pipe *pipe = fd_pipe_new(dev, FD_PIPE_3D); in main()
/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_pipe.c146 kgsl_pipe->p3d = fd_pipe_new(pipe->dev, FD_PIPE_3D); in kgsl_pipe_pre_submit()
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc441 pipe = fd_pipe_new(dev, FD_PIPE_3D); in init_perfcnt()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c980 screen->pipe = fd_pipe_new(screen->dev, FD_PIPE_3D); in fd_screen_create()
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfdperf.c147 dev.pipe = fd_pipe_new(dev.dev, FD_PIPE_3D); in find_device()

Completed in 6 milliseconds