Home
last modified time | relevance | path

Searched defs:LoadEmitInfo (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp3011 struct LoadEmitInfo { struct
3012 Operand offset;
3013 Temp dst;
3014 unsigned num_components;
3015 unsigned component_size;
3016 Temp resource = Temp(0, s1);
3017 unsigned component_stride = 0;
3018 unsigned const_offset = 0;
3019 unsigned align_mul = 0;
3020 unsigned align_offset = 0;
[all …]