Searched refs:nestedArraySize (Results 1 – 2 of 2) sorted by relevance
116 const int nestedArraySize; //Max size of any nested arrays member418 for (int i = 0; i < structData.nestedArraySize; ++i) in info16bitStd140()433 for (int i = 0; i < structData.nestedArraySize; ++i) in info16bitStd140()445 for (int i = 0; i < structData.nestedArraySize; ++i) in info16bitStd140()496 for (int i = 0; i < structData.nestedArraySize; ++i) in info16bitStd430()510 for (int i = 0; i < structData.nestedArraySize; ++i) in info16bitStd430()521 for (int i = 0; i < structData.nestedArraySize; ++i) in info16bitStd430()570 for (int i = 0; i < structData.nestedArraySize; ++i) in info32bitStd140()586 for (int i = 0; i < structData.nestedArraySize; ++i) in info32bitStd140()599 for (int i = 0; i < structData.nestedArraySize; ++i) in info32bitStd140()[all …]
97 const int nestedArraySize; //Max size of any nested arrays member489 for (int i = 0; i < structData.nestedArraySize; ++i) in infoMixStd140()497 for (int j = 0; j < structData.nestedArraySize; ++j) in infoMixStd140()503 for (int j = 0; j < structData.nestedArraySize; ++j) in infoMixStd140()510 for (int i = 0; i < structData.nestedArraySize; ++i) in infoMixStd140()516 for (int i = 0; i < structData.nestedArraySize; ++i) in infoMixStd140()556 for (int i = 0; i < structData.nestedArraySize; ++i) in infoMixStd430()2198 spec.numWorkGroups = IVec3(structData.structArraySize, structData.nestedArraySize, 1); in addCompute8bitStorageUniform8StructTo32StructGroup()2422 spec.numWorkGroups = IVec3(structData.structArraySize, structData.nestedArraySize, 1); in addCompute8bitStorageUniform32StructTo8StructGroup()2655 spec.numWorkGroups = IVec3(structData.structArraySize, structData.nestedArraySize, 1); in addCompute8bitStorage8bitStructMixedTypesGroup()