Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp4531 spv::Id resultStructType = builder.getContainedTypeId(builder.getTypeId(resultStruct)); local
4532 assert(builder.isStructType(resultStructType));
4544 members.push_back(builder.getContainedTypeId(resultStructType, i));