Searched defs:componentId (Results 1 – 6 of 6) sorted by relevance
188 const auto componentId = words[2]; in getBaseAlignment() local293 const auto componentId = words[2]; in getSize() local485 const auto componentId = inst->words()[2]; in checkLayout() local
1238 spirv::IdRef componentId; in createConstant() local1773 spirv::IdRef componentId; in createConstructorMatrixFromMatrix() local1897 const spirv::IdRef componentId = mBuilder.getNewId(decorations); in extractComponents() local1924 const spirv::IdRef componentId = mBuilder.getNewId(decorations); in extractComponents() local
1316 spirv::IdRef componentId, in visitTypeVector()2007 spirv::IdRef componentId, in visitTypeVector()3305 spirv::IdRef componentId; in visitTypeVector() local4067 spirv::IdRef componentId; in visitTypeVector() local
1685 SpvId componentId = this->nextId(&componentType); in writeVectorConstructor() local1695 SpvId componentId = this->nextId(&componentType); in writeVectorConstructor() local1788 SpvId componentId = this->nextId(&srcType); in writeConstructorCompoundCast() local
283 int16 componentId; /* identifier for this component (0..255) */ member