Searched refs:swr_is_fence_pending (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_fence.h65 swr_is_fence_pending(struct pipe_fence_handle *fence_handle) function in typeref:typename:INLINE boolean
H A Dswr_query.cpp66 if (swr_is_fence_pending(pq->fence))
H A Dswr_context.cpp118 if (swr_is_fence_pending(screen->flush_fence))
124 if (!swr_is_fence_pending(screen->flush_fence))
H A Dswr_state.cpp1817 if (swr_is_fence_pending(screen->flush_fence))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_fence.h65 swr_is_fence_pending(struct pipe_fence_handle *fence_handle) function in typeref:typename:INLINE bool
H A Dswr_query.cpp66 if (swr_is_fence_pending(pq->fence))
H A Dswr_context.cpp118 if (swr_is_fence_pending(screen->flush_fence))
124 if (!swr_is_fence_pending(screen->flush_fence))
H A Dswr_state.cpp2099 if (swr_is_fence_pending(screen->flush_fence))

Completed in 10 milliseconds