Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_valuefactory.cpp59 struct array_entry { in allocate_registers() struct
60 unsigned index; in allocate_registers()
61 unsigned length; in allocate_registers()
62 unsigned ncomponents; in allocate_registers()
64 bool operator ()(const array_entry& a, const array_entry& b) const { in allocate_registers()