Searched defs:AMDInfo (Results 1 – 1 of 1) sorted by relevance
101 struct AMDInfo { struct103 int shader_engines = 0;104 int compute_units_per_shader_engine = 0;105 int GetComputeUnitsCount() const { in GetComputeUnitsCount()