Searched defs:typeProxy (Results 1 – 2 of 2) sorted by relevance
| /external/deqp-deps/glslang/SPIRV/ |
| D | GlslangToSpv.cpp | 3778 glslang::TBasicType typeProxy = (node->getOp() == glslang::EOpAtomicStore) in visitAggregate() local 6063 glslang::TBasicType typeProxy = node->getBasicType(); in createImageTextureFunctionCall() local 6465 … glslang::TBasicType typeProxy, bool reduceComparison) in createBinaryOperation() 6834 …spv::Id operand, glslang::TBasicType typeProxy, const spv::Builder::AccessChain::CoherentFlags &lv… in createUnaryOperation() 7489 spv::Id operand, glslang::TBasicType typeProxy) in createConversion() 7840 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy, in createAtomicOperation() 8071 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createInvocationsOperation() 8340 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createSubgroupOperation() 8699 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createMiscOperation()
|
| /external/angle/third_party/glslang/src/SPIRV/ |
| D | GlslangToSpv.cpp | 3800 glslang::TBasicType typeProxy = (node->getOp() == glslang::EOpAtomicStore) in visitAggregate() local 6112 glslang::TBasicType typeProxy = node->getBasicType(); in createImageTextureFunctionCall() local 6514 … glslang::TBasicType typeProxy, bool reduceComparison) in createBinaryOperation() 6883 …spv::Id operand, glslang::TBasicType typeProxy, const spv::Builder::AccessChain::CoherentFlags &lv… in createUnaryOperation() 7538 spv::Id operand, glslang::TBasicType typeProxy) in createConversion() 7889 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy, in createAtomicOperation() 8121 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createInvocationsOperation() 8390 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createSubgroupOperation() 8749 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createMiscOperation()
|