Home
last modified time | relevance | path

Searched refs:GetHLSLAtomicFunctionStringAndLeftParenthesis (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DOutputHLSL.cpp117 const char *GetHLSLAtomicFunctionStringAndLeftParenthesis(TOperator op) in GetHLSLAtomicFunctionStringAndLeftParenthesis() function
1659 out << GetHLSLAtomicFunctionStringAndLeftParenthesis(atomicFunctionOp); in visitBinary()
2905 GetHLSLAtomicFunctionStringAndLeftParenthesis(node->getOp()), ",", in visitAggregate()