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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c101 } hw_atomic_range[UREG_MAX_HW_ATOMIC_RANGE]; member in struct:hw_atomic_decl
622 decl->hw_atomic_range[i].first = first;
623 decl->hw_atomic_range[i].last = last;
624 decl->hw_atomic_range[i].array_id = array_id;
1997 decl->hw_atomic_range[j].first,
1998 decl->hw_atomic_range[j].last,
2000 decl->hw_atomic_range[j].array_id);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c104 } hw_atomic_range[UREG_MAX_HW_ATOMIC_RANGE]; member in struct:hw_atomic_decl
620 decl->hw_atomic_range[i].first = first;
621 decl->hw_atomic_range[i].last = last;
622 decl->hw_atomic_range[i].array_id = array_id;
2016 decl->hw_atomic_range[j].first,
2017 decl->hw_atomic_range[j].last,
2019 decl->hw_atomic_range[j].array_id);

Completed in 8 milliseconds