Home
last modified time | relevance | path

Searched defs:preSwizzleBaseType (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/SPIRV/
DSpvBuilder.h702 Id preSwizzleBaseType; // dereferenced type, before swizzle or component is applied; member
799 …void accessChainPushComponent(Id component, Id preSwizzleBaseType, AccessChain::CoherentFlags cohe… in accessChainPushComponent()
DSpvBuilder.cpp3644 void Builder::accessChainPushSwizzle(std::vector<unsigned>& swizzle, Id preSwizzleBaseType, in accessChainPushSwizzle()