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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_copy_propagation.cpp375 instruction_requires_packed_data(fs_inst *inst) function in typeref:typename:bool
438 if (instruction_requires_packed_data(inst) && entry->src.stride > 1)
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_copy_propagation.cpp435 instruction_requires_packed_data(fs_inst *inst) function in typeref:typename:bool
536 if (instruction_requires_packed_data(inst) && entry_stride != 1)

Completed in 5 milliseconds