Searched defs:typeProxy (Results 1 – 1 of 1) sorted by relevance
| /third_party/glslang/SPIRV/ |
| D | GlslangToSpv.cpp | 5416 … glslang::TBasicType typeProxy, bool reduceComparison) in createBinaryOperation() 5781 …spv::Id operand, glslang::TBasicType typeProxy, const spv::Builder::AccessChain::CoherentFlags &lv… in createUnaryOperation() 6328 spv::Id operand, glslang::TBasicType typeProxy) in createConversion() 6693 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy, in createAtomicOperation() 6867 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createInvocationsOperation() 7132 std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createSubgroupOperation() 7474 spv::Id typeId, std::vector<spv::Id>& operands, glslang::TBasicType typeProxy) in createMiscOperation()
|