Home
last modified time | relevance | path

Searched refs:resultStructType (Results 1 – 1 of 1) sorted by relevance

/third_party/glslang/SPIRV/
DGlslangToSpv.cpp5226 spv::Id resultStructType = builder.getContainedTypeId(builder.getTypeId(resultStruct)); in createImageTextureFunctionCall() local
5227 assert(builder.isStructType(resultStructType)); in createImageTextureFunctionCall()
5239 members.push_back(builder.getContainedTypeId(resultStructType, i)); in createImageTextureFunctionCall()