HomeSort by relevance Sort by last modified time
    Searched refs:swr_fence_submit (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/
swr_fence.h 85 swr_fence_submit(struct swr_context *ctx, struct pipe_fence_handle *fence);
swr_fence.cpp 56 swr_fence_submit(struct swr_context *ctx, struct pipe_fence_handle *fh) function
swr_query.cpp 215 swr_fence_submit(ctx, pq->fence);
swr_draw.cpp 300 swr_fence_submit(ctx, screen->flush_fence);
swr_context.cpp 126 swr_fence_submit(swr_context(pipe), screen->flush_fence);
swr_state.cpp 954 swr_fence_submit(ctx, screen->flush_fence);
    [all...]

Completed in 71 milliseconds