Searched refs:structArraySize (Results 1 – 2 of 2) sorted by relevance
94 const int structArraySize; //Size of Struct Array member124 return 1184 * structData.structArraySize; //size of struct in 8b with offsets in getStructSize()126 return 304 * structData.structArraySize; //size of struct in 32b with offsets in getStructSize()128 return 4480 * structData.structArraySize; //size of struct in 8b with offsets in getStructSize()130 return 224 * structData.structArraySize; //size of struct in 8b with offset in getStructSize()132 return 184 * structData.structArraySize; //size of struct in 32b with offset in getStructSize()134 return 976 * structData.structArraySize; //size of struct in 8b with offset in getStructSize()191 for (int elementNdx = 0; elementNdx < structData.structArraySize; ++elementNdx) in info8bitStd140()265 for (int elementNdx = 0; elementNdx < structData.structArraySize; ++elementNdx) in info8bitStd430()338 for (int elementNdx = 0; elementNdx < structData.structArraySize; ++elementNdx) in info32bitStd140()[all …]
114 const int structArraySize; //Size of Struct Array member167 return 600 * structData.structArraySize; //size of struct in f16 with offsets in getStructSize()169 return 184 * structData.structArraySize; //size of struct in f16 with offsets in getStructSize()171 return 304 * structData.structArraySize; //size of struct in f32 with offsets in getStructSize()173 return 184 * structData.structArraySize; //size of struct in f32 with offset in getStructSize()175 return 4480 * structData.structArraySize / 2; //size of struct in 16b with offset in getStructSize()177 return 1216 * structData.structArraySize / 2; //size of struct in 16b with offset in getStructSize()380 for (int elementNdx = 0; elementNdx < structData.structArraySize; ++elementNdx) in info16bitStd140()459 for (int elementNdx = 0; elementNdx < structData.structArraySize; ++elementNdx) in info16bitStd430()533 for (int elementNdx = 0; elementNdx < structData.structArraySize; ++elementNdx) in info32bitStd140()[all …]