Searched refs:iris_cache_flush_for_depth (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blorp.c298 iris_cache_flush_for_depth(batch, params->depth.addr.buffer);
300 iris_cache_flush_for_depth(batch, params->stencil.addr.buffer);
H A Diris_resolve.c195 iris_cache_flush_for_depth(batch, z_res->bo);
199 iris_cache_flush_for_depth(batch, s_res->bo);
428 iris_cache_flush_for_depth(struct iris_batch *batch, function in typeref:typename:void
H A Diris_context.h823 void iris_cache_flush_for_depth(struct iris_batch *batch, struct iris_bo *bo);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst2190 - iris: Open-code iris_cache_flush_for_read() and iris_cache_flush_for_depth().

Completed in 12 milliseconds