/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 534 struct pipe_fence_handle *buf_fence = NULL, *tex_fence = NULL; in test_sync_file_fences() local 544 ctx->flush(ctx, &tex_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences() 545 pass = pass && buf_fence && tex_fence; in test_sync_file_fences() 549 int tex_fd = screen->fence_get_fd(screen, tex_fence); in test_sync_file_fences() 583 pass = pass && screen->fence_finish(screen, NULL, tex_fence, 0); in test_sync_file_fences() 602 screen->fence_reference(screen, &tex_fence, NULL); in test_sync_file_fences()
|
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 542 struct pipe_fence_handle *buf_fence = NULL, *tex_fence = NULL; in test_sync_file_fences() local 552 ctx->flush(ctx, &tex_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences() 553 pass = pass && buf_fence && tex_fence; in test_sync_file_fences() 557 int tex_fd = screen->fence_get_fd(screen, tex_fence); in test_sync_file_fences() 591 pass = pass && screen->fence_finish(screen, NULL, tex_fence, 0); in test_sync_file_fences() 610 screen->fence_reference(screen, &tex_fence, NULL); in test_sync_file_fences()
|
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 542 struct pipe_fence_handle *buf_fence = NULL, *tex_fence = NULL; in test_sync_file_fences() local 552 ctx->flush(ctx, &tex_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences() 553 pass = pass && buf_fence && tex_fence; in test_sync_file_fences() 557 int tex_fd = screen->fence_get_fd(screen, tex_fence); in test_sync_file_fences() 591 pass = pass && screen->fence_finish(screen, NULL, tex_fence, 0); in test_sync_file_fences() 610 screen->fence_reference(screen, &tex_fence, NULL); in test_sync_file_fences()
|
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 542 struct pipe_fence_handle *buf_fence = NULL, *tex_fence = NULL; in test_sync_file_fences() local 552 ctx->flush(ctx, &tex_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences() 553 pass = pass && buf_fence && tex_fence; in test_sync_file_fences() 557 int tex_fd = screen->fence_get_fd(screen, tex_fence); in test_sync_file_fences() 591 pass = pass && screen->fence_finish(screen, NULL, tex_fence, 0); in test_sync_file_fences() 610 screen->fence_reference(screen, &tex_fence, NULL); in test_sync_file_fences()
|
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 542 struct pipe_fence_handle *buf_fence = NULL, *tex_fence = NULL; in test_sync_file_fences() local 552 ctx->flush(ctx, &tex_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences() 553 pass = pass && buf_fence && tex_fence; in test_sync_file_fences() 557 int tex_fd = screen->fence_get_fd(screen, tex_fence); in test_sync_file_fences() 591 pass = pass && screen->fence_finish(screen, NULL, tex_fence, 0); in test_sync_file_fences() 610 screen->fence_reference(screen, &tex_fence, NULL); in test_sync_file_fences()
|
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 542 struct pipe_fence_handle *buf_fence = NULL, *tex_fence = NULL; in test_sync_file_fences() local 552 ctx->flush(ctx, &tex_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences() 553 pass = pass && buf_fence && tex_fence; in test_sync_file_fences() 557 int tex_fd = screen->fence_get_fd(screen, tex_fence); in test_sync_file_fences() 591 pass = pass && screen->fence_finish(screen, NULL, tex_fence, 0); in test_sync_file_fences() 610 screen->fence_reference(screen, &tex_fence, NULL); in test_sync_file_fences()
|
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 542 struct pipe_fence_handle *buf_fence = NULL, *tex_fence = NULL; in test_sync_file_fences() local 552 ctx->flush(ctx, &tex_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences() 553 pass = pass && buf_fence && tex_fence; in test_sync_file_fences() 557 int tex_fd = screen->fence_get_fd(screen, tex_fence); in test_sync_file_fences() 591 pass = pass && screen->fence_finish(screen, NULL, tex_fence, 0); in test_sync_file_fences() 610 screen->fence_reference(screen, &tex_fence, NULL); in test_sync_file_fences()
|
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 542 struct pipe_fence_handle *buf_fence = NULL, *tex_fence = NULL; in test_sync_file_fences() local 552 ctx->flush(ctx, &tex_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences() 553 pass = pass && buf_fence && tex_fence; in test_sync_file_fences() 557 int tex_fd = screen->fence_get_fd(screen, tex_fence); in test_sync_file_fences() 591 pass = pass && screen->fence_finish(screen, NULL, tex_fence, 0); in test_sync_file_fences() 610 screen->fence_reference(screen, &tex_fence, NULL); in test_sync_file_fences()
|
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 542 struct pipe_fence_handle *buf_fence = NULL, *tex_fence = NULL; in test_sync_file_fences() local 552 ctx->flush(ctx, &tex_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences() 553 pass = pass && buf_fence && tex_fence; in test_sync_file_fences() 557 int tex_fd = screen->fence_get_fd(screen, tex_fence); in test_sync_file_fences() 591 pass = pass && screen->fence_finish(screen, NULL, tex_fence, 0); in test_sync_file_fences() 610 screen->fence_reference(screen, &tex_fence, NULL); in test_sync_file_fences()
|
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 542 struct pipe_fence_handle *buf_fence = NULL, *tex_fence = NULL; in test_sync_file_fences() local 552 ctx->flush(ctx, &tex_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences() 553 pass = pass && buf_fence && tex_fence; in test_sync_file_fences() 557 int tex_fd = screen->fence_get_fd(screen, tex_fence); in test_sync_file_fences() 591 pass = pass && screen->fence_finish(screen, NULL, tex_fence, 0); in test_sync_file_fences() 610 screen->fence_reference(screen, &tex_fence, NULL); in test_sync_file_fences()
|
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 542 struct pipe_fence_handle *buf_fence = NULL, *tex_fence = NULL; in test_sync_file_fences() local 552 ctx->flush(ctx, &tex_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences() 553 pass = pass && buf_fence && tex_fence; in test_sync_file_fences() 557 int tex_fd = screen->fence_get_fd(screen, tex_fence); in test_sync_file_fences() 591 pass = pass && screen->fence_finish(screen, NULL, tex_fence, 0); in test_sync_file_fences() 610 screen->fence_reference(screen, &tex_fence, NULL); in test_sync_file_fences()
|