Searched refs:resultStructType (Results 1 – 1 of 1) sorted by relevance
5226 spv::Id resultStructType = builder.getContainedTypeId(builder.getTypeId(resultStruct)); in createImageTextureFunctionCall() local5227 assert(builder.isStructType(resultStructType)); in createImageTextureFunctionCall()5239 members.push_back(builder.getContainedTypeId(resultStructType, i)); in createImageTextureFunctionCall()