Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_tests.c537 struct pipe_fence_handle *re_buf_fence = NULL, *re_tex_fence = NULL; in test_sync_file_fences() local
540 ctx->create_fence_fd(ctx, &re_tex_fence, tex_fd); in test_sync_file_fences()
542 pass = pass && re_buf_fence && re_tex_fence && merged_fence; in test_sync_file_fences()
565 pass = pass && screen->fence_finish(screen, NULL, re_tex_fence, 0); in test_sync_file_fences()
584 screen->fence_reference(screen, &re_tex_fence, NULL); in test_sync_file_fences()