Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_copy_propagation.cpp534 const unsigned entry_stride = (entry->src.file == FIXED_GRF ? 1 : in try_copy_propagate() local
536 if (instruction_requires_packed_data(inst) && entry_stride != 1) in try_copy_propagate()
547 entry_stride * inst->src[arg].stride, in try_copy_propagate()
569 entry_stride != 0 && in try_copy_propagate()
609 if (entry_stride != 1 && in try_copy_propagate()
696 component * entry_stride * type_sz(entry->src.type) + suboffset); in try_copy_propagate()