Searched refs:accessChainPushSwizzle (Results 1 – 4 of 4) sorted by relevance
/third_party/glslang/SPIRV/ |
D | SpvBuilder.h | 706 void accessChainPushSwizzle(std::vector<unsigned>& swizzle, Id preSwizzleBaseType,
|
D | SpvBuilder.cpp | 2737 void Builder::accessChainPushSwizzle(std::vector<unsigned>& swizzle, Id preSwizzleBaseType, in accessChainPushSwizzle() function in spv::Builder
|
D | GlslangToSpv.cpp | 1909 … builder.accessChainPushSwizzle(swizzle, convertGlslangToSpvType(node->getLeft()->getType()), in visitBinary() 1994 … builder.accessChainPushSwizzle(swizzle, convertGlslangToSpvType(node->getLeft()->getType()), in visitBinary()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | OutputSPIRV.cpp | 228 void accessChainPushSwizzle(NodeData *data, 770 void OutputSPIRVTraverser::accessChainPushSwizzle(NodeData *data, in accessChainPushSwizzle() function in sh::__anon3988ce700111::OutputSPIRVTraverser 4910 accessChainPushSwizzle(&mNodeData.back(), swizzle, typeId, vectorComponentCount); in visitSwizzle()
|