| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/ |
| pb_buffer_fenced.h | 94 int (*fence_finish)( struct pb_fence_ops *ops, member in struct:pb_fence_ops
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/ |
| pb_buffer_fenced.h | 94 int (*fence_finish)( struct pb_fence_ops *ops, member in struct:pb_fence_ops
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| d3d12_fence.cpp | 143 fence_finish(struct pipe_screen *pscreen, struct pipe_context *pctx, function 159 pscreen->fence_finish = fence_finish;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| zink_fence.c | 192 fence_finish(struct pipe_screen *pscreen, struct pipe_context *pctx, function 219 pscreen->fence_finish = fence_finish;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| pan_screen.h | 75 boolean (*fence_finish) (struct pipe_screen *screen, member in struct:panfrost_driver
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| i915_winsys.h | 226 int (*fence_finish)(struct i915_winsys *iws, member in struct:i915_winsys
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| i915_winsys.h | 247 int (*fence_finish)(struct i915_winsys *iws, member in struct:i915_winsys
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| p_screen.h | 309 * still unflushed, and the ctx parameter of fence_finish is equal to 310 * the context where the fence was created, fence_finish will flush 317 boolean (*fence_finish)(struct pipe_screen *screen, member in struct:pipe_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| p_screen.h | 356 * still unflushed, and the ctx parameter of fence_finish is equal to 357 * the context where the fence was created, fence_finish will flush 364 bool (*fence_finish)(struct pipe_screen *screen, member in struct:pipe_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/ |
| dump_state.py | 211 def fence_finish(self, fence, timeout=None, ctx=None): member in class:Screen
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| svga_winsys.h | 645 int (*fence_finish)( struct svga_winsys_screen *sws, member in struct:svga_winsys_screen
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/ |
| dump_state.py | 210 def fence_finish(self, fence, timeout=None): member in class:Screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| svga_winsys.h | 669 int (*fence_finish)( struct svga_winsys_screen *sws, member in struct:svga_winsys_screen
|