Searched refs:PIPE_CONTROL_TILE_CACHE_FLUSH (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_pipe_control.c299 PIPE_CONTROL_TILE_CACHE_FLUSH |
357 PIPE_CONTROL_TILE_CACHE_FLUSH;
H A Diris_fine_fence.c69 PIPE_CONTROL_TILE_CACHE_FLUSH |
H A Diris_context.h339 PIPE_CONTROL_TILE_CACHE_FLUSH = (1 << 25), enumerator in enum:pipe_control_flags
346 PIPE_CONTROL_TILE_CACHE_FLUSH | \
H A Diris_clear.c307 PIPE_CONTROL_TILE_CACHE_FLUSH);
526 PIPE_CONTROL_TILE_CACHE_FLUSH);
H A Diris_resolve.c368 PIPE_CONTROL_TILE_CACHE_FLUSH |
H A Diris_resource.c1884 PIPE_CONTROL_TILE_CACHE_FLUSH |
2352 PIPE_CONTROL_TILE_CACHE_FLUSH;
H A Diris_state.c7822 (flags & PIPE_CONTROL_TILE_CACHE_FLUSH) ? "Tile " : "",
7845 pc.TileCacheFlushEnable = flags & PIPE_CONTROL_TILE_CACHE_FLUSH;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_fine_fence.c75 PIPE_CONTROL_TILE_CACHE_FLUSH |
H A Dcrocus_context.h259 PIPE_CONTROL_TILE_CACHE_FLUSH = (1 << 25), enumerator in enum:pipe_control_flags

Completed in 24 milliseconds