Lines Matching defs:flush
1604 write_reloc(const struct anv_device *device, void *p, uint64_t v, bool flush)
1615 if (flush && device->physical->memory.need_clflush)
2240 * must reinterpret this flush as ANV_PIPE_DATA_CACHE_FLUSH_BIT.
2248 * a flush has happened but not a CS stall. The next time we do any sort
2250 * we would have to CS stall on every flush which could be bad.
2310 * to future operations, flush the hdc pipeline.
2316 * target. To make its content available to future operations, flush
2323 * buffer. To make its content available to future operations, flush
2338 * through the render target, so flush that cache to make it visible
2340 * need to flush the depth cache.
2354 * we are forced to flush those as well.
2400 /* Tile cache flush needed For CmdDipatchIndirect since command
2451 * any in-flight flush operations have completed.
2466 * tile cache flush to make sure any previous write is not going to
2614 /* If our range is larger than 32 bits, we have to flush */