Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp3513 spv::Id elementRType = builder.getContainedTypeId(rType); in multiTypeStore() local
3516 spv::Id elementRValue = builder.createCompositeExtract(rValue, elementRType, index); in multiTypeStore()