Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h620 …void accessChainPushComponent(Id component, Id preSwizzleBaseType, AccessChain::CoherentFlags cohe… in accessChainPushComponent() function
DGlslangToSpv.cpp1770 … builder.accessChainPushComponent(index, convertGlslangToSpvType(node->getLeft()->getType()), in visitBinary()