Searched defs:HardwareLimits (Results 1 – 1 of 1) sorted by relevance
91 struct HardwareLimits { struct92 unsigned LoadcntMax; // Corresponds to VMcnt prior to gfx12.93 unsigned ExpcntMax;94 unsigned DscntMax; // Corresponds to LGKMcnt prior to gfx12.95 unsigned StorecntMax; // Corresponds to VScnt in gfx10/gfx11.96 unsigned SamplecntMax; // gfx12+ only.97 unsigned BvhcntMax; // gfx12+ only.98 unsigned KmcntMax; // gfx12+ only.