Searched refs:DST_INCOHERENT_FLUSH (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2708 #define DST_INCOHERENT_FLUSH(domain, flush, invalidate) \ macro
2716 DST_INCOHERENT_FLUSH(CCU_COLOR, CCU_FLUSH_COLOR, CCU_INVALIDATE_COLOR)
2717 DST_INCOHERENT_FLUSH(CCU_DEPTH, CCU_FLUSH_DEPTH, CCU_INVALIDATE_DEPTH)
2719 #undef DST_INCOHERENT_FLUSH
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst1219 - tu: Fix DST_INCOHERENT_FLUSH copy/paste error

Completed in 13 milliseconds