Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_copy_propagation.cpp433 instruction_requires_packed_data(fs_inst *inst) in instruction_requires_packed_data() function
528 if (instruction_requires_packed_data(inst) && entry_stride != 1) in try_copy_propagate()