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