Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_copy_propagation.cpp526 const unsigned entry_stride = (entry->src.file == FIXED_GRF ? 1 : in try_copy_propagate() local
528 if (instruction_requires_packed_data(inst) && entry_stride != 1) in try_copy_propagate()
534 if (!can_take_stride(inst, arg, entry_stride * inst->src[arg].stride, in try_copy_propagate()
571 if (entry_stride != 1 && in try_copy_propagate()
657 component * entry_stride * type_sz(entry->src.type) + suboffset); in try_copy_propagate()