OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fence_export_sync_file
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
si_fence.c
461
sdma_fd = ws->
fence_export_sync_file
(ws, sfence->sdma);
466
gfx_fd = ws->
fence_export_sync_file
(ws, sfence->gfx);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
radeon_winsys.h
658
int (*
fence_export_sync_file
)(struct radeon_winsys *ws,
member in struct:radeon_winsys
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
radeon_winsys.h
675
int (*
fence_export_sync_file
)(struct radeon_winsys *ws, struct pipe_fence_handle *fence);
member in struct:radeon_winsys
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_fence.c
424
gfx_fd = ws->
fence_export_sync_file
(ws, sfence->gfx);
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/
amdgpu_cs.c
1848
ws->base.
fence_export_sync_file
= amdgpu_fence_export_sync_file;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/
amdgpu_cs.c
1684
ws->base.
fence_export_sync_file
= amdgpu_fence_export_sync_file;
Completed in 10 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026