Searched defs:typeProxy (Results 1 – 2 of 2) sorted by relevance
/external/deqp-deps/glslang/SPIRV/ |
D | GlslangToSpv.cpp | 3406 glslang::TBasicType typeProxy = (node->getOp() == glslang::EOpAtomicStore) in visitAggregate() local 5960 … glslang::TBasicType typeProxy, bool reduceComparison) in createBinaryOperation() 6325 …spv::Id operand, glslang::TBasicType typeProxy, const spv::Builder::AccessChain::CoherentFlags &lv… in createUnaryOperation() 6877 spv::Id operand, glslang::TBasicType typeProxy) in createConversion() 7239 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy, in createAtomicOperation() 7446 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createInvocationsOperation() 7715 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createSubgroupOperation() 8057 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createMiscOperation()
|
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
D | GlslangToSpv.cpp | 3406 glslang::TBasicType typeProxy = (node->getOp() == glslang::EOpAtomicStore) in visitAggregate() local 5960 … glslang::TBasicType typeProxy, bool reduceComparison) in createBinaryOperation() 6325 …spv::Id operand, glslang::TBasicType typeProxy, const spv::Builder::AccessChain::CoherentFlags &lv… in createUnaryOperation() 6877 spv::Id operand, glslang::TBasicType typeProxy) in createConversion() 7239 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy, in createAtomicOperation() 7446 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createInvocationsOperation() 7715 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createSubgroupOperation() 8057 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createMiscOperation()
|