Searched defs:preSwizzleBaseType (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/ |
D | SpvBuilder.h | 714 Id preSwizzleBaseType; // dereferenced type, before swizzle or component is applied; member 811 …void accessChainPushComponent(Id component, Id preSwizzleBaseType, AccessChain::CoherentFlags cohe… in accessChainPushComponent()
|
D | SpvBuilder.cpp | 3641 void Builder::accessChainPushSwizzle(std::vector<unsigned>& swizzle, Id preSwizzleBaseType, in accessChainPushSwizzle()
|
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | SpvBuilder.h | 733 Id preSwizzleBaseType; // dereferenced type, before swizzle or component is applied; member 830 …void accessChainPushComponent(Id component, Id preSwizzleBaseType, AccessChain::CoherentFlags cohe… in accessChainPushComponent()
|
H A D | SpvBuilder.cpp | 3909 void Builder::accessChainPushSwizzle(std::vector<unsigned>& swizzle, Id preSwizzleBaseType, in accessChainPushSwizzle()
|