Searched refs:structComponents (Results 1 – 1 of 1) sorted by relevance
17376 deUint32 structComponents = rnd.getInt(2, 8); in createOpInBoundsAccessChainGroup() local17378 deUint32 structIndex = rnd.getInt(0, structComponents - 1); in createOpInBoundsAccessChainGroup()17379 AssemblyStructInfo structInfo(structComponents, structIndex); in createOpInBoundsAccessChainGroup()