Searched defs:typeProxy (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/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()
|
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | GlslangToSpv.cpp | 3963 glslang::TBasicType typeProxy = (node->getOp() == glslang::EOpAtomicStore) in visitAggregate() local 6318 glslang::TBasicType typeProxy = node->getBasicType(); in createImageTextureFunctionCall() local 6723 … glslang::TBasicType typeProxy, bool reduceComparison) in createBinaryOperation() 7092 …spv::Id operand, glslang::TBasicType typeProxy, const spv::Builder::AccessChain::CoherentFlags &lv… in createUnaryOperation() 7854 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy, in createAtomicOperation() 8086 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createInvocationsOperation() 8355 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createSubgroupOperation() 8714 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createMiscOperation()
|