Searched defs:typeProxy (Results 1 – 1 of 1) sorted by relevance
| /third_party/glslang/SPIRV/ |
| D | GlslangToSpv.cpp | 3739 glslang::TBasicType typeProxy = (node->getOp() == glslang::EOpAtomicStore) in visitAggregate() local 6024 glslang::TBasicType typeProxy = node->getBasicType(); in createImageTextureFunctionCall() local 6426 … glslang::TBasicType typeProxy, bool reduceComparison) in createBinaryOperation() 6791 …spv::Id operand, glslang::TBasicType typeProxy, const spv::Builder::AccessChain::CoherentFlags &lv… in createUnaryOperation() 7443 spv::Id operand, glslang::TBasicType typeProxy) in createConversion() 7794 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy, in createAtomicOperation() 8001 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createInvocationsOperation() 8270 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createSubgroupOperation() 8612 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createMiscOperation()
|