Home
last modified time | relevance | path

Searched refs:PIPE_FLUSH_TOP_OF_PIPE (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_fence.c256 assert(util_bitcount(flags & (PIPE_FLUSH_TOP_OF_PIPE | PIPE_FLUSH_BOTTOM_OF_PIPE)) == 1); in si_fine_fence_set()
266 if (flags & PIPE_FLUSH_TOP_OF_PIPE) { in si_fine_fence_set()
473 if (flags & (PIPE_FLUSH_TOP_OF_PIPE | PIPE_FLUSH_BOTTOM_OF_PIPE)) { in si_flush_all_queues()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h393 PIPE_FLUSH_TOP_OF_PIPE = (1 << 5), enumerator
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c1223 PIPE_FLUSH_DEFERRED | PIPE_FLUSH_TOP_OF_PIPE); in dd_before_draw()

Completed in 8 milliseconds