Home
last modified time | relevance | path

Searched refs:needs_src_copy (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/docs/relnotes/
D17.2.4.rst75 - intel/fs: Handle flag read/write aliasing in needs_src_copy
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.cpp7634 needs_src_copy(const fs_builder &lbld, const fs_inst *inst, unsigned i) in needs_src_copy() function
7656 if (needs_src_copy(lbld, inst, i)) { in emit_unzip()
7711 if (needs_src_copy(lbld, inst, i)) in needs_dst_copy()